Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dtcp_fastopen.c348 static bool tcp_fastopen_no_cookie(const struct sock *sk, in tcp_fastopen_no_cookie() function
383 tcp_fastopen_no_cookie(sk, dst, TFO_SERVER_COOKIE_NOT_REQD)) in tcp_try_fastopen()
444 if (tcp_fastopen_no_cookie(sk, dst, TFO_CLIENT_NO_COOKIE)) { in tcp_fastopen_cookie_check()