Searched refs:sysctl_tcp_fastopen_blackhole_timeout (Results 1 – 5 of 5) sorted by relevance
183 unsigned int sysctl_tcp_fastopen_blackhole_timeout; member
509 if (!READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_fastopen_blackhole_timeout)) in tcp_fastopen_active_disable()531 READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_fastopen_blackhole_timeout); in tcp_fastopen_active_should_disable()
369 ipv4.sysctl_tcp_fastopen_blackhole_timeout); in proc_tfo_blackhole_detect_timeout()968 .data = &init_net.ipv4.sysctl_tcp_fastopen_blackhole_timeout,
2938 net->ipv4.sysctl_tcp_fastopen_blackhole_timeout = 0; in tcp_sk_init()
1710 extern unsigned int sysctl_tcp_fastopen_blackhole_timeout;