Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dtcp_fastopen.c417 bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss, in tcp_fastopen_cookie_check() function
456 if (tcp_fastopen_cookie_check(sk, &mss, &cookie)) { in tcp_fastopen_defer_connect()
Dtcp_output.c3743 if (!tcp_fastopen_cookie_check(sk, &tp->rx_opt.mss_clamp, &fo->cookie)) in tcp_send_syn_data()
/Linux-v5.15/include/net/
Dtcp.h1698 bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss,