Searched refs:TFO_SERVER_ENABLE (Results 1 – 2 of 2) sorted by relevance
/linux/net/ipv4/ | ||
H A D | tcp_fastopen.c | 362 if (!((tcp_fastopen & TFO_SERVER_ENABLE) && in tcp_try_fastopen() |
/linux/include/net/ | ||
H A D | tcp.h | 248 #define TFO_SERVER_ENABLE 2 macro |