Searched refs:reno_win (Results 1 – 1 of 1) sorted by relevance
207 uint32_t reno_win = reno_friendly_win(tp, th); in tcp_cubic_ack_ca() local208 reno_win = tcp_round_to(reno_win, tp->t_maxseg); in tcp_cubic_ack_ca()220 if (tp->snd_cwnd < reno_win) { in tcp_cubic_ack_ca()222 incr_reno_bytes_acked /= (reno_win - tp->snd_cwnd); in tcp_cubic_ack_ca()