Searched refs:tfo_active_disable_times (Results 1 – 4 of 4) sorted by relevance
502 atomic_inc(&net->ipv4.tfo_active_disable_times); in tcp_fastopen_active_disable()521 tfo_da_times = atomic_read(&sock_net(sk)->ipv4.tfo_active_disable_times); in tcp_fastopen_active_should_disable()568 atomic_read(&sock_net(sk)->ipv4.tfo_active_disable_times)) { in tcp_fastopen_active_disable_ofo_check()571 atomic_set(&sock_net(sk)->ipv4.tfo_active_disable_times, 0); in tcp_fastopen_active_disable_ofo_check()
422 atomic_set(&net->ipv4.tfo_active_disable_times, 0); in proc_tfo_blackhole_detect_timeout()
3212 atomic_set(&net->ipv4.tfo_active_disable_times, 0); in tcp_sk_init()
178 atomic_t tfo_active_disable_times; member
Completed in 14 milliseconds