Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_unacked_packet_map.h301 quiche::QuicheCircularDeque<QuicTransmissionInfo> unacked_packets_; variable
H A Dquic_sent_packet_manager.h607 QuicUnackedPacketMap unacked_packets_; variable
H A Dquic_unacked_packet_map_test.cc161 QuicUnackedPacketMap unacked_packets_; member in quic::test::__anon10d7412f0111::QuicUnackedPacketMapTest
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dbbr2_sender.h177 const QuicUnackedPacketMap* const unacked_packets_; variable
H A Duber_loss_algorithm_test.cc95 std::unique_ptr<QuicUnackedPacketMap> unacked_packets_; member in quic::test::__anona664f70b0111::UberLossAlgorithmTest
H A Dgeneral_loss_algorithm_test.cc94 QuicUnackedPacketMap unacked_packets_; member in quic::test::__anonb7a1c09b0111::GeneralLossAlgorithmTest
H A Dbbr_sender.h243 const QuicUnackedPacketMap* unacked_packets_; variable