Searched refs:w_tf (Results 1 – 1 of 1) sorted by relevance
156 uint32_t w_tf, w_cubic_next; in cubic_ack_received() local186 w_tf = tf_cwnd(nsecs_since_cong, in cubic_ack_received()196 if (w_cubic_next < w_tf) { in cubic_ack_received()201 if (CCV(ccv, tcp_cwnd) < w_tf) in cubic_ack_received()202 CCV(ccv, tcp_cwnd) = w_tf; in cubic_ack_received()