Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dtcp_fastopen.c352 if (!((tcp_fastopen & TFO_SERVER_ENABLE) && in tcp_try_fastopen()
Daf_inet.c224 (tcp_fastopen & TFO_SERVER_ENABLE) && in inet_listen()
/Linux-v5.4/include/net/
Dtcp.h230 #define TFO_SERVER_ENABLE 2 macro