Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dmptcp.c679 uint64_t old_snd_nxt; in mptcp_output() local
694 old_snd_nxt = mp_tp->mpt_sndnxt; in mptcp_output()
H A Dtcp_output.c682 tcp_seq old_snd_nxt = 0; in tcp_output() local
1099 old_snd_nxt = tp->snd_nxt; in tcp_output()
2662 tp->snd_nxt = old_snd_nxt; in tcp_output()