Searched refs:tcp_ecn_timeout (Results 1 – 1 of 1) sorted by relevance
140 static uint32_t tcp_ecn_timeout = 5; variable143 &tcp_ecn_timeout, 5, "Initial minutes to wait before re-trying ECN");729 tpheur->th_tfo_backoff = tcp_min_to_hz(tcp_ecn_timeout); in tcp_getheuristic_with_lock()812 tpheur->th_mptcp_backoff = tcp_now + tcp_min_to_hz(tcp_ecn_timeout * 12); in tcp_heuristic_reset_counters()871 tpheur->th_tfo_backoff = tcp_min_to_hz(tcp_ecn_timeout); in __tcp_heuristic_tfo_middlebox_common()881 tpheur->th_tfo_backoff = tcp_min_to_hz(tcp_ecn_timeout); in __tcp_heuristic_tfo_middlebox_common()959 (tcp_min_to_hz(tcp_ecn_timeout) << in tcp_heuristic_inc_counters()977 (tcp_min_to_hz(tcp_ecn_timeout) << in tcp_heuristic_inc_counters()990 (tcp_min_to_hz(tcp_ecn_timeout) << in tcp_heuristic_inc_counters()1004 (tcp_min_to_hz(tcp_ecn_timeout) << in tcp_heuristic_inc_counters()[all …]