Searched refs:old_snd_nxt (Results 1 – 2 of 2) sorted by relevance
679 uint64_t old_snd_nxt; in mptcp_output() local694 old_snd_nxt = mp_tp->mpt_sndnxt; in mptcp_output()
682 tcp_seq old_snd_nxt = 0; in tcp_output() local1099 old_snd_nxt = tp->snd_nxt; in tcp_output()2662 tp->snd_nxt = old_snd_nxt; in tcp_output()