Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_fastopen.c414 bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss, in tcp_fastopen_cookie_check() function
453 if (tcp_fastopen_cookie_check(sk, &mss, &cookie)) { in tcp_fastopen_defer_connect()
H A Dtcp_output.c3869 if (!tcp_fastopen_cookie_check(sk, &tp->rx_opt.mss_clamp, &fo->cookie)) in tcp_send_syn_data()
/openbmc/linux/include/net/
H A Dtcp.h1817 bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss,