Home
last modified time | relevance | path

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

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