tcp_fastopen_cookie_check 1659 include/net/tcp.h bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss, tcp_fastopen_cookie_check 442 net/ipv4/tcp_fastopen.c if (tcp_fastopen_cookie_check(sk, &mss, &cookie)) { tcp_fastopen_cookie_check 3492 net/ipv4/tcp_output.c if (!tcp_fastopen_cookie_check(sk, &tp->rx_opt.mss_clamp, &fo->cookie))