Searched defs:OnCongestionEvent (Results 1 – 10 of 10) sorted by relevance
12 Bbr2Mode Bbr2DrainMode::OnCongestionEvent( in OnCongestionEvent() function in quic::Bbr2DrainMode
20 Bbr2Mode Bbr2ProbeRttMode::OnCongestionEvent( in OnCongestionEvent() function in quic::Bbr2ProbeRttMode
43 Bbr2Mode Bbr2StartupMode::OnCongestionEvent( in OnCongestionEvent() function in quic::Bbr2StartupMode
37 void PacingSender::OnCongestionEvent(bool rtt_updated, in OnCongestionEvent() function in quic::PacingSender
276 void Bbr2Sender::OnCongestionEvent(bool /*rtt_updated*/, in OnCongestionEvent() function in quic::Bbr2Sender
91 void TcpCubicSenderBytes::OnCongestionEvent( in OnCongestionEvent() function in quic::TcpCubicSenderBytes
37 Bbr2Mode Bbr2ProbeBwMode::OnCongestionEvent( in OnCongestionEvent() function in quic::Bbr2ProbeBwMode
277 BandwidthSampler::OnCongestionEvent(QuicTime ack_time, in OnCongestionEvent() function in quic::BandwidthSampler
326 void BbrSender::OnCongestionEvent(bool /*rtt_updated*/, in OnCongestionEvent() function in quic::BbrSender
125 BandwidthSampler::CongestionEventSample OnCongestionEvent( in OnCongestionEvent() function in quic::test::BandwidthSamplerTest