Searched refs:prev_max_cwnd (Results 1 – 1 of 1) sorted by relevance
99 uint32_t prev_max_cwnd; member303 cubic_data->prev_max_cwnd = in cubic_cong_signal()317 cubic_data->prev_max_cwnd = cubic_data->max_cwnd; in cubic_cong_signal()366 if (cubic_data->max_cwnd < cubic_data->prev_max_cwnd) { in cubic_post_recovery()