Searched refs:w_cubic_next (Results 1 – 1 of 1) sorted by relevance
136 unsigned long w_tf, w_cubic_next; in cubic_ack_received() local188 w_cubic_next = cubic_cwnd(ticks_since_cong + in cubic_ack_received()194 if (w_cubic_next < w_tf) { in cubic_ack_received()201 } else if (CCV(ccv, snd_cwnd) < w_cubic_next) { in cubic_ack_received()207 CCV(ccv, snd_cwnd) = ulmin(w_cubic_next, in cubic_ack_received()