Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dbbr_sender.cc336 bool is_round_start = false; in OnCongestionEvent() local
627 void BbrSender::MaybeEnterOrExitProbeRtt(QuicTime now, bool is_round_start, in MaybeEnterOrExitProbeRtt()
672 bool has_losses, bool is_round_start) { in UpdateRecoveryState()