Searched refs:highest_new_cwnd (Results 1 – 1 of 1) sorted by relevance
77 QuicTcpCongestionWindow highest_new_cwnd = std::max(new_cubic_mode_cwnd, in UpdateCongestionControlStats() local79 if (last_congestion_window_ < highest_new_cwnd) { in UpdateCongestionControlStats()82 highest_new_cwnd - last_congestion_window_; in UpdateCongestionControlStats()