Searched refs:snd_ssthresh_prev (Results 1 – 3 of 3) sorted by relevance
383 tp->snd_ssthresh_prev = tp->snd_ssthresh; in tcp_timer_rexmt()
285 uint64_t snd_ssthresh_prev; /* ssthresh prior to retransmit */ member
264 tp->snd_ssthresh = tp->snd_ssthresh_prev; in cc_cong_signal()