Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_fastopen.c427 if (tcp_fastopen_active_should_disable(sk)) { in tcp_fastopen_cookie_check()
519 bool tcp_fastopen_active_should_disable(struct sock *sk) in tcp_fastopen_active_should_disable() function
/linux/include/net/
H A Dtcp.h2003 bool tcp_fastopen_active_should_disable(struct sock *sk);