Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_fastopen.c422 if (tcp_fastopen_active_should_disable(sk)) { in tcp_fastopen_cookie_check()
514 bool tcp_fastopen_active_should_disable(struct sock *sk) in tcp_fastopen_active_should_disable() function