Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Daf_inet.c210 if ((tcp_fastopen & TFO_SERVER_WO_SOCKOPT1) && in __inet_listen_sk()
/openbmc/linux/include/net/
H A Dtcp.h246 #define TFO_SERVER_WO_SOCKOPT1 0x400 macro