Searched refs:mptcp_rtothresh (Results 1 – 1 of 1) sorted by relevance
154 int mptcp_rtothresh = 1500; variable156 &mptcp_rtothresh, 0, "RTO threshold");969 int rto_thresh = mptcp_rtothresh; in mptcp_get_subflow()1256 if (tp->t_rxtcur > mptcp_rtothresh) { in mptcp_no_rto_spike()1257 spike = tp->t_rxtcur - mptcp_rtothresh; in mptcp_no_rto_spike()