Home
last modified time | relevance | path

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

/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() local
531 timeout = multiplier * tfo_bh_timeout * HZ; in tcp_fastopen_active_should_disable()