Searched refs:rto_thresh (Results 1 – 1 of 1) sorted by relevance
154 SYSCTL_INT(_net_inet_mptcp, OID_AUTO, rto_thresh, CTLFLAG_RW | CTLFLAG_LOCKED,967 int rto_thresh = mptcp_rtothresh; in mptcp_get_subflow() local973 rto_thresh /= 2; in mptcp_get_subflow()995 besttp->t_rxtcur >= rto_thresh && in mptcp_get_subflow()996 secondtp->t_rxtcur < rto_thresh) { in mptcp_get_subflow()