Searched refs:mptcp_fail_thresh (Results 1 – 4 of 4) sorted by relevance
136 int mptcp_fail_thresh = 1; variable138 &mptcp_fail_thresh, 0, "Failover threshold");835 int fail_thresh = mptcp_fail_thresh; in mptcp_subflow_is_slow()
567 extern int mptcp_fail_thresh; /* Multipath failover thresh of retransmits */
1151 if ((tp->t_rxtshift >= mptcp_fail_thresh) && in tcp_timers()
843 if (mptetoso(mpte)->so_snd.sb_cc != 0 && tp->t_rxtshift >= mptcp_fail_thresh * 2) { in mptcp_handover_use_cellular()857 if (tp->t_rxtshift >= mptcp_fail_thresh * 2) { in mptcp_handover_use_cellular()