Searched refs:rto_thresh (Results 1 – 1 of 1) sorted by relevance
155 SYSCTL_INT(_net_inet_mptcp, OID_AUTO, rto_thresh, CTLFLAG_RW | CTLFLAG_LOCKED,969 int rto_thresh = mptcp_rtothresh; in mptcp_get_subflow() local975 rto_thresh /= 2; in mptcp_get_subflow()992 besttp->t_rxtcur >= rto_thresh && in mptcp_get_subflow()993 secondtp->t_rxtcur < rto_thresh) { in mptcp_get_subflow()