Searched defs:new_cwnd (Results 1 – 3 of 3) sorted by relevance
291 const QuicByteCount new_cwnd = std::max( in AdjustNetworkParameters() local
1340 let new_cwnd = if self.cwnd != latest.cwnd { in maybe_update() localVariable