Home
last modified time | relevance | path

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

/external/pigweed/pw_router/public/pw_router/
Dstatic_router.h47 uint32_t dropped_packets() const { in dropped_packets() function
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_udp_socket.h69 QuicPacketCount dropped_packets() const { in dropped_packets() function
74 void SetDroppedPackets(QuicPacketCount dropped_packets) { in SetDroppedPackets()
Dquic_types.h163 uint16_t dropped_packets = 0; member
/external/cronet/net/third_party/quiche/src/quiche/quic/core/batch_writer/
Dquic_batch_writer_base.cc100 size_t dropped_packets = in InternalWritePacket() local
/external/openscreen/cast/streaming/
Dsender_unittest.cc986 const std::vector<PacketNack> dropped_packets{ in TEST_F() local
1068 const std::vector<PacketNack> dropped_packets{ in TEST_F() local