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