Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_fastopen.c468 unsigned int tfo_bh_timeout = sock_net(sk)->ipv4.sysctl_tcp_fastopen_blackhole_timeout; in tcp_fastopen_active_should_disable() local
478 timeout = multiplier * tfo_bh_timeout * HZ; in tcp_fastopen_active_should_disable()