Home
last modified time | relevance | path

Searched refs:TCP_FASTOPEN (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp.h194 #define TCP_FASTOPEN 1025 /* enable TFO / was created via TFO */ macro
H A Dtcp_usrreq.c2362 case TCP_FASTOPEN: { in tcp_default_ctloutput()
2593 case TCP_FASTOPEN: in tcp_default_ctloutput()
/f-stack/tools/compat/include/netinet/
H A Dtcp.h194 #define TCP_FASTOPEN 1025 /* enable TFO / was created via TFO */ macro
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_connection.c364 if (getsockopt(ls[i].fd, IPPROTO_TCP, TCP_FASTOPEN, in ngx_set_inherited_sockets()
890 if (setsockopt(ls[i].fd, IPPROTO_TCP, TCP_FASTOPEN, in ngx_configure_listening_sockets()
/f-stack/app/nginx-1.16.1/auto/
H A Dunix477 ngx_feature="TCP_FASTOPEN"
485 ngx_feature_test="setsockopt(0, IPPROTO_TCP, TCP_FASTOPEN, NULL, 0)"
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru258 сообщения "getsockopt(TCP_FASTOPEN) ... failed".
1824 *) Исправление: сообщения "getsockopt(TCP_FASTOPEN) ... failed"
H A DCHANGES248 *) Bugfix: "getsockopt(TCP_FASTOPEN) ... failed" messages might appear
1784 *) Bugfix: alerts "getsockopt(TCP_FASTOPEN) ... failed" appeared in logs