Searched defs:LostPacketVector (Results 1 – 5 of 5) sorted by relevance
15 const LostPacketVector& /*lost_packets*/, in OnCongestionEvent()
23 const LostPacketVector& /*lost_packets*/, in OnCongestionEvent()
46 const LostPacketVector& /*lost_packets*/, in OnCongestionEvent()
40 const LostPacketVector& /*lost_packets*/, in OnCongestionEvent()
605 using LostPacketVector = absl::InlinedVector<LostPacket, 2>; variable