Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dmptcp.c667 uint64_t old_snd_nxt; in mptcp_output() local
682 old_snd_nxt = mp_tp->mpt_sndnxt; in mptcp_output()
H A Dtcp_output.c595 tcp_seq old_snd_nxt = 0; in tcp_output() local
1005 old_snd_nxt = tp->snd_nxt; in tcp_output()
2426 tp->snd_nxt = old_snd_nxt; in tcp_output()