Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dtcp_fastopen.c429 bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss, in tcp_fastopen_cookie_check() function
468 if (tcp_fastopen_cookie_check(sk, &mss, &cookie)) { in tcp_fastopen_defer_connect()
Dtcp_output.c3741 if (!tcp_fastopen_cookie_check(sk, &tp->rx_opt.mss_clamp, &fo->cookie)) in tcp_send_syn_data()
/Linux-v5.10/include/net/
Dtcp.h1676 bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss,