Home
last modified time | relevance | path

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

/dports/net/mvfst/mvfst-248b2dc39bbd36863bbaa50385e8683428610009/quic/congestion_control/
H A DQuicCubic.h121 void startHystartRttRound(TimePoint time) noexcept;
H A DQuicCubic.cpp385 void Cubic::startHystartRttRound(TimePoint time) noexcept { in startHystartRttRound() function in quic::Cubic
417 startHystartRttRound(ack.ackTime); in onPacketAckedInHystart()