Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dtcp_fastopen.c361 if (!((tcp_fastopen & TFO_SERVER_ENABLE) && in tcp_try_fastopen()
Daf_inet.c211 (tcp_fastopen & TFO_SERVER_ENABLE) && in __inet_listen_sk()
/Linux-v6.6/include/net/
Dtcp.h236 #define TFO_SERVER_ENABLE 2 macro