Searched refs:snd_ssthresh_prev (Results 1 – 5 of 5) sorted by relevance
585 u_int32_t snd_ssthresh_prev; /* ssthresh prior to retransmit */ member1187 u_int32_t snd_ssthresh_prev; /* ssthresh prior to retransmit */ member1599 u_int32_t snd_ssthresh_prev; /* ssthresh prior to retransmit */ member1682 u_int32_t snd_ssthresh_prev; /* ssthresh prior to retransmit */ member
288 xt->snd_ssthresh_prev = tp->snd_ssthresh_prev; in tcpcb_to_xtcpcb_n()
1186 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()
901 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()
1370 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()