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