Searched refs:snd_cwnd_prev (Results 1 – 3 of 3) sorted by relevance
382 tp->snd_cwnd_prev = tp->snd_cwnd; in tcp_timer_rexmt()
286 uint64_t snd_cwnd_prev; /* cwnd prior to retransmit */ member
268 tp->snd_cwnd = tp->snd_cwnd_prev; in cc_cong_signal()