Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dtcp.h225 #define TFO_CLIENT_NO_COOKIE 4 /* Data in SYN w/o cookie option */ macro
/linux-4.1.27/net/ipv4/
Dtcp_output.c3160 if (sysctl_tcp_fastopen & TFO_CLIENT_NO_COOKIE) in tcp_send_syn_data()