Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h585 u_int32_t snd_ssthresh_prev; /* ssthresh prior to retransmit */ member
1187 u_int32_t snd_ssthresh_prev; /* ssthresh prior to retransmit */ member
1599 u_int32_t snd_ssthresh_prev; /* ssthresh prior to retransmit */ member
1682 u_int32_t snd_ssthresh_prev; /* ssthresh prior to retransmit */ member
H A Din_pcblist.c288 xt->snd_ssthresh_prev = tp->snd_ssthresh_prev; in tcpcb_to_xtcpcb_n()
H A Dtcp_subr.c1186 tp->snd_ssthresh_prev = TCP_MAXWIN << TCP_MAX_WINSHIFT; in tcp_newtcpcb()
1965 otp->snd_ssthresh_prev = tp->snd_ssthresh_prev; in tcpcb_to_otcpcb()
2149 otp->snd_ssthresh_prev = tp->snd_ssthresh_prev; in tcpcb_to_xtcpcb64()
H A Dtcp_timer.c901 tp->snd_ssthresh_prev = max(fsize, tp->snd_ssthresh); in tcp_rexmt_save_state()
915 tp->snd_ssthresh_prev = tp->snd_ssthresh; in tcp_rexmt_save_state()
H A Dtcp_input.c1370 tp->snd_ssthresh = tp->snd_ssthresh_prev; in tcp_bad_rexmt_restore_state()
1380 tp->snd_ssthresh = tp->snd_ssthresh_prev; in tcp_bad_rexmt_restore_state()