Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dtcp_fastopen.c444 if (tcp_fastopen_no_cookie(sk, dst, TFO_CLIENT_NO_COOKIE)) { in tcp_fastopen_cookie_check()
/Linux-v5.10/include/net/
Dtcp.h234 #define TFO_CLIENT_NO_COOKIE 4 /* Data in SYN w/o cookie option */ macro