Home
last modified time | relevance | path

Searched defs:target_cwnd (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dbbr2_sender.cc407 QuicByteCount target_cwnd = GetTargetCongestionWindow(model_.cwnd_gain()); in UpdateCongestionWindow() local
/external/rust/crates/quiche/src/recovery/bbr/
Dmod.rs172 target_cwnd: usize, field