Searched refs:new_reno_mode_cwnd (Results 1 – 2 of 2) sorted by relevance
75 QuicTcpCongestionWindow new_reno_mode_cwnd) { in UpdateCongestionControlStats() argument78 new_reno_mode_cwnd); in UpdateCongestionControlStats()83 if (new_cubic_mode_cwnd > new_reno_mode_cwnd) { in UpdateCongestionControlStats()
50 QuicTcpCongestionWindow new_reno_mode_cwnd);