Home
last modified time | relevance | path

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

/net/mptcp/
A Dctrl.c473 int multiplier; in mptcp_active_should_disable() local
489 multiplier = 1 << min(disable_times - 1, 6); in mptcp_active_should_disable()
493 multiplier * blackhole_timeout * HZ; in mptcp_active_should_disable()
/net/ipv4/
A Dtcp_fastopen.c525 int multiplier; in tcp_fastopen_active_should_disable() local
538 multiplier = 1 << min(tfo_da_times - 1, 6); in tcp_fastopen_active_should_disable()
542 multiplier * tfo_bh_timeout * HZ; in tcp_fastopen_active_should_disable()

Completed in 7 milliseconds