Searched refs:TFO_SERVER_WO_SOCKOPT1 (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/net/ | ||
| D | tcp.h | 233 #define TFO_SERVER_WO_SOCKOPT1 0x400 macro |
| /linux-4.4.14/net/ipv4/ | ||
| D | af_inet.c | 223 if ((sysctl_tcp_fastopen & TFO_SERVER_WO_SOCKOPT1) != 0) in inet_listen() |