Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/netns/
A Dipv4.h182 unsigned int sysctl_tcp_fastopen_blackhole_timeout; member
/linux-6.3-rc2/net/ipv4/
A Dtcp_fastopen.c493 if (!READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_fastopen_blackhole_timeout)) in tcp_fastopen_active_disable()
515 READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_fastopen_blackhole_timeout); in tcp_fastopen_active_should_disable()
A Dsysctl_net_ipv4.c362 ipv4.sysctl_tcp_fastopen_blackhole_timeout); in proc_tfo_blackhole_detect_timeout()
1042 .data = &init_net.ipv4.sysctl_tcp_fastopen_blackhole_timeout,
A Dtcp_ipv4.c3259 net->ipv4.sysctl_tcp_fastopen_blackhole_timeout = 0; in tcp_sk_init()

Completed in 14 milliseconds