Searched refs:snd_ssthresh_prev (Results 1 – 5 of 5) sorted by relevance
617 uint32_t snd_ssthresh_prev; /* ssthresh prior to retransmit */ member1211 u_int32_t snd_ssthresh_prev; /* ssthresh prior to retransmit */ member1605 u_int32_t snd_ssthresh_prev; /* ssthresh prior to retransmit */ member1688 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()
1374 tp->snd_ssthresh_prev = TCP_MAXWIN << TCP_MAX_WINSHIFT; in tcp_newtcpcb()2199 otp->snd_ssthresh_prev = tp->snd_ssthresh_prev; in tcpcb_to_otcpcb()2383 otp->snd_ssthresh_prev = tp->snd_ssthresh_prev; in tcpcb_to_xtcpcb64()
893 tp->snd_ssthresh_prev = max(fsize, tp->snd_ssthresh); in tcp_rexmt_save_state()907 tp->snd_ssthresh_prev = tp->snd_ssthresh; in tcp_rexmt_save_state()
1283 tp->snd_ssthresh = tp->snd_ssthresh_prev; in tcp_bad_rexmt_restore_state()1293 tp->snd_ssthresh = tp->snd_ssthresh_prev; in tcp_bad_rexmt_restore_state()