Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dtcp_fastopen.c506 atomic_inc(&net->ipv4.tfo_active_disable_times); in tcp_fastopen_active_disable()
526 tfo_da_times = atomic_read(&sock_net(sk)->ipv4.tfo_active_disable_times); in tcp_fastopen_active_should_disable()
573 atomic_read(&sock_net(sk)->ipv4.tfo_active_disable_times)) { in tcp_fastopen_active_disable_ofo_check()
576 atomic_set(&sock_net(sk)->ipv4.tfo_active_disable_times, 0); in tcp_fastopen_active_disable_ofo_check()
A Dsysctl_net_ipv4.c367 atomic_set(&net->ipv4.tfo_active_disable_times, 0); in proc_tfo_blackhole_detect_timeout()
A Dtcp_ipv4.c3507 atomic_set(&net->ipv4.tfo_active_disable_times, 0);
/linux/include/net/netns/
A Dipv4.h214 atomic_t tfo_active_disable_times; member
/linux/Documentation/networking/net_cachelines/
A Dnetns_ipv4_sysctl.rst125 atomic_t tfo_active_disable_times - - …

Completed in 24 milliseconds