Searched defs:unacked_packets_ (Results 1 – 7 of 7) sorted by relevance
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/ | ||
| D | quic_unacked_packet_map.h | 301   quiche::QuicheCircularDeque<QuicTransmissionInfo> unacked_packets_;  variable | 
| D | quic_sent_packet_manager.h | 567   QuicUnackedPacketMap unacked_packets_;  variable | 
| D | quic_unacked_packet_map_test.cc | 161   QuicUnackedPacketMap unacked_packets_;  member in quic::test::__anon4ead1f1e0111::QuicUnackedPacketMapTest | 
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ | ||
| D | bbr2_sender.h | 175   const QuicUnackedPacketMap* const unacked_packets_;  variable | 
| D | uber_loss_algorithm_test.cc | 95   std::unique_ptr<QuicUnackedPacketMap> unacked_packets_;  member in quic::test::__anon0eeb911a0111::UberLossAlgorithmTest | 
| D | general_loss_algorithm_test.cc | 95   QuicUnackedPacketMap unacked_packets_;  member in quic::test::__anoneee2544a0111::GeneralLossAlgorithmTest | 
| D | bbr_sender.h | 243   const QuicUnackedPacketMap* unacked_packets_;  variable |