Searched refs:mpt_rxtshift (Results 1 – 3 of 3) sorted by relevance
91 mp_tp->mpt_rxtshift++; in mptcp_timer_demux()92 if (mp_tp->mpt_rxtshift > mptcp_nrtos) { in mptcp_timer_demux()99 __func__, mp_tp->mpt_rxtshift, in mptcp_timer_demux()177 mp_tp->mpt_rxtshift = 0; in mptcp_start_timer()203 mp_tp->mpt_rxtshift = 0; in mptcp_cancel_timer()
388 int mpt_rxtshift; /* num of consecutive retrans */ member
101 rxtshift = T->mpt_rxtshift;