Searched refs:snd_cwnd_prev (Results 1 – 4 of 4) sorted by relevance
178 u_long snd_cwnd_prev; /* cwnd prior to retransmit */ member
583 tp->snd_cwnd_prev = tp->snd_cwnd; in tcp_timer_rexmt()
2063 "%lu\n", tp->ts_offset, tp->last_ack_sent, tp->snd_cwnd_prev); in db_print_tcpcb()
417 tp->snd_cwnd = tp->snd_cwnd_prev; in cc_cong_signal()