Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_fastopen.c506 bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss, in tcp_fastopen_cookie_check() function
545 if (tcp_fastopen_cookie_check(sk, &mss, &cookie)) { in tcp_fastopen_defer_connect()
/linux/include/net/
H A Dtcp.h2146 bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss,