Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_fastopen.c514 if (tcp_fastopen_active_should_disable(sk)) { in tcp_fastopen_cookie_check()
605 bool tcp_fastopen_active_should_disable(struct sock *sk) in tcp_fastopen_active_should_disable() function