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()
284 uint64_t snd_cwnd_prev; /* cwnd prior to retransmit */ member
263 tp->snd_cwnd = tp->snd_cwnd_prev; in cc_cong_signal()