Searched refs:to_max (Results 1 – 1 of 1) sorted by relevance
515 u8 timeouts, to_max; in mptcp_active_detect_blackhole() local533 to_max = mptcp_get_pernet(net)->syn_retrans_before_tcp_fallback; in mptcp_active_detect_blackhole()535 if (timeouts == to_max || (timeouts < to_max && expired)) { in mptcp_active_detect_blackhole()
Completed in 5 milliseconds