Home
last modified time | relevance | path

Searched refs:bytes_lost_multiplier_while_detecting_overshooting_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dbbr_sender.cc122 bytes_lost_multiplier_while_detecting_overshooting_(2), in BbrSender()
219 bytes_lost_multiplier_while_detecting_overshooting_ = 3; in SetFromConfig()
222 bytes_lost_multiplier_while_detecting_overshooting_ = 4; in SetFromConfig()
740 bytes_lost_multiplier_while_detecting_overshooting_ > in CalculatePacingRate()
H A Dbbr_sender.h375 uint8_t bytes_lost_multiplier_while_detecting_overshooting_; variable