Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_fastopen.c338 if (!((tcp_fastopen & TFO_SERVER_ENABLE) && in tcp_try_fastopen()
Daf_inet.c223 (tcp_fastopen & TFO_SERVER_ENABLE) && in inet_listen()
/Linux-v4.19/include/net/
Dtcp.h231 #define TFO_SERVER_ENABLE 2 macro