Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/netns/
Dipv4.h183 unsigned int sysctl_tcp_fastopen_blackhole_timeout; member
/Linux-v5.10/net/ipv4/
Dtcp_fastopen.c521 unsigned int tfo_bh_timeout = sock_net(sk)->ipv4.sysctl_tcp_fastopen_blackhole_timeout; in tcp_fastopen_active_should_disable()
Dsysctl_net_ipv4.c424 ipv4.sysctl_tcp_fastopen_blackhole_timeout); in proc_tfo_blackhole_detect_timeout()
1023 .data = &init_net.ipv4.sysctl_tcp_fastopen_blackhole_timeout,
Dtcp_ipv4.c2915 net->ipv4.sysctl_tcp_fastopen_blackhole_timeout = 60 * 60; in tcp_sk_init()
/Linux-v5.10/include/net/
Dtcp.h1691 extern unsigned int sysctl_tcp_fastopen_blackhole_timeout;