Home
last modified time | relevance | path

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

/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.cc70 const double kSimilarMinRttThreshold = 1.125; variable
627 min_rtt_since_last_probe_rtt_ > min_rtt_ * kSimilarMinRttThreshold; in ShouldExtendMinRttExpiry()