Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_fastopen.c362 if (!((tcp_fastopen & TFO_SERVER_ENABLE) && in tcp_try_fastopen()
/linux/include/net/
H A Dtcp.h248 #define TFO_SERVER_ENABLE 2 macro