Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/iocore/net/quic/
H A DQUICNewRenoCongestionController.cc92const QUICSentPacketInfoUPtr &largest_lost_packet, ink_hrtime period) const in _are_all_packets_lost() argument
149const QUICSentPacketInfoUPtr &largest_lost_packet) in _in_persistent_congestion()
202 const auto &largest_lost_packet = lost_packets.rbegin()->second; in on_packets_lost() local