Searched refs:TFO_SERVER_ENABLE (Results 1 – 3 of 3) sorted by relevance
268 if (!((sysctl_tcp_fastopen & TFO_SERVER_ENABLE) && in tcp_try_fastopen()
221 if ((sysctl_tcp_fastopen & TFO_SERVER_ENABLE) != 0 && in inet_listen()
224 #define TFO_SERVER_ENABLE 2 macro