Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dmptcp.c681 uint64_t old_snd_nxt; in mptcp_output() local
696 old_snd_nxt = mp_tp->mpt_sndnxt; in mptcp_output()
H A Dtcp_output.c729 tcp_seq old_snd_nxt = 0; in tcp_output() local
1170 old_snd_nxt = tp->snd_nxt; in tcp_output()
2861 tp->snd_nxt = old_snd_nxt; in tcp_output()