Searched refs:tcp_fastopen_cookie_check (Results 1 – 3 of 3) sorted by relevance
429 bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss, in tcp_fastopen_cookie_check() function468 if (tcp_fastopen_cookie_check(sk, &mss, &cookie)) { in tcp_fastopen_defer_connect()
3741 if (!tcp_fastopen_cookie_check(sk, &tp->rx_opt.mss_clamp, &fo->cookie)) in tcp_send_syn_data()
1676 bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss,