Home
last modified time | relevance | path

Searched refs:sack_newdata (Results 1 – 5 of 5) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_sack.c670 tp->sack_newdata = 0; in tcp_free_sackholes()
698 (tp->snd_nxt - tp->sack_newdata) + in tcp_sack_partialack()
808 tp->sack_newdata = tp->snd_nxt; in tcp_sack_lost_rexmit()
H A Dtcp_var.h459 tcp_seq sack_newdata; /* New data xmitted in this recovery member
H A Dtcp_timer.c1849 tp->sack_newdata = tp->snd_nxt; in tcp_timers()
H A Dtcp_output.c968 (tp->snd_nxt - tp->sack_newdata) - in tcp_output()
H A Dtcp_input.c4652 tp->sack_newdata = tp->snd_nxt; in tcp_input()