Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_fastopen.c382 if (tcp_fastopen_no_cookie(sk, dst, TFO_SERVER_COOKIE_NOT_REQD)) in tcp_try_fastopen()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h237 #define TFO_SERVER_COOKIE_NOT_REQD 0x200 macro