Home
last modified time | relevance | path

Searched refs:UpdateGainCyclePhase (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/congestion_control/
H A Dbbr_sender.h211 void UpdateGainCyclePhase(QuicTime now,
H A Dbbr_sender.cc471 UpdateGainCyclePhase(event_time, prior_in_flight, !lost_packets.empty()); in OnCongestionEvent()
584 void BbrSender::UpdateGainCyclePhase(QuicTime now, in UpdateGainCyclePhase() function in quic::BbrSender
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/congestion_controller/bbr/
H A Dbbr_network_controller.h236 void UpdateGainCyclePhase(Timestamp now,
H A Dbbr_network_controller.cc454 UpdateGainCyclePhase(msg.feedback_time, msg.prior_in_flight, in OnTransportPacketsFeedback()
639 void BbrNetworkController::UpdateGainCyclePhase(Timestamp now, in UpdateGainCyclePhase() function in webrtc::bbr::BbrNetworkController
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/congestion_control/
H A Dbbr_sender.h210 void UpdateGainCyclePhase(QuicTime now,
H A Dbbr_sender.cc414 UpdateGainCyclePhase(event_time, prior_in_flight, !lost_packets.empty()); in OnCongestionEvent()
533 void BbrSender::UpdateGainCyclePhase(QuicTime now, in UpdateGainCyclePhase() function in quic::BbrSender