Searched refs:TCP_FASTOPEN (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp.h | 194 #define TCP_FASTOPEN 1025 /* enable TFO / was created via TFO */ macro
|
| H A D | tcp_usrreq.c | 2362 case TCP_FASTOPEN: { in tcp_default_ctloutput() 2593 case TCP_FASTOPEN: in tcp_default_ctloutput()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | tcp.h | 194 #define TCP_FASTOPEN 1025 /* enable TFO / was created via TFO */ macro
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_connection.c | 364 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 D | unix | 477 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 D | CHANGES.ru | 258 сообщения "getsockopt(TCP_FASTOPEN) ... failed". 1824 *) Исправление: сообщения "getsockopt(TCP_FASTOPEN) ... failed"
|
| H A D | CHANGES | 248 *) Bugfix: "getsockopt(TCP_FASTOPEN) ... failed" messages might appear 1784 *) Bugfix: alerts "getsockopt(TCP_FASTOPEN) ... failed" appeared in logs
|