Searched defs:dropped_packets (Results 1 – 11 of 11) sorted by relevance
47 uint32_t dropped_packets() const { in dropped_packets() function
405 uint8_t dropped_packets = 0; variable412 inspect::UintProperty dropped_packets; member
73 QuicPacketCount dropped_packets() const { in dropped_packets() function78 void SetDroppedPackets(QuicPacketCount dropped_packets) { in SetDroppedPackets()
169 uint16_t dropped_packets = 0; member
54 uint32_t dropped_packets() const { in dropped_packets() function
108 size_t dropped_packets = in InternalWritePacket() local
986 const std::vector<PacketNack> dropped_packets{ in TEST_F() local1068 const std::vector<PacketNack> dropped_packets{ in TEST_F() local
124 uint64_t dropped_packets; member