Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_fastopen.c334 static bool tcp_fastopen_no_cookie(const struct sock *sk, in tcp_fastopen_no_cookie() function
368 if (tcp_fastopen_no_cookie(sk, dst, TFO_SERVER_COOKIE_NOT_REQD)) in tcp_try_fastopen()
429 if (tcp_fastopen_no_cookie(sk, dst, TFO_CLIENT_NO_COOKIE)) { in tcp_fastopen_cookie_check()