Home
last modified time | relevance | path

Searched refs:TFO_SERVER_ENABLE (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dtcp_fastopen.c361 if (!((tcp_fastopen & TFO_SERVER_ENABLE) && in tcp_try_fastopen()
H A Daf_inet.c212 (tcp_fastopen & TFO_SERVER_ENABLE) && in __inet_listen_sk()
/linux/include/net/
H A Dtcp.h247 #define TFO_SERVER_ENABLE 2 macro