Home
last modified time | relevance | path

Searched refs:old_snd_nxt (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/bsd/netinet/
H A Dmptcp.c684 uint64_t old_snd_nxt; in mptcp_output() local
699 old_snd_nxt = mp_tp->mpt_sndnxt; in mptcp_output()
H A Dtcp_output.c741 tcp_seq old_snd_nxt = 0; in tcp_output() local
1194 old_snd_nxt = tp->snd_nxt; in tcp_output()
2919 tp->snd_nxt = old_snd_nxt; in tcp_output()