Home
last modified time | relevance | path

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

/external/pigweed/pw_router/public/pw_router/
Dstatic_router.h47 uint32_t dropped_packets() const { in dropped_packets() function
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/
Dchannel.h405 uint8_t dropped_packets = 0; variable
412 inspect::UintProperty dropped_packets; member
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/
Dquic_udp_socket.h73 QuicPacketCount dropped_packets() const { in dropped_packets() function
78 void SetDroppedPackets(QuicPacketCount dropped_packets) { in SetDroppedPackets()
Dquic_types.h169 uint16_t dropped_packets = 0; member
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/
Dquic_udp_socket.h73 QuicPacketCount dropped_packets() const { in dropped_packets() function
78 void SetDroppedPackets(QuicPacketCount dropped_packets) { in SetDroppedPackets()
Dquic_types.h169 uint16_t dropped_packets = 0; member
/external/pigweed/pw_system/public/pw_system/internal/
Dasync_packet_io.h54 uint32_t dropped_packets() const { in dropped_packets() function
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/batch_writer/
Dquic_batch_writer_base.cc108 size_t dropped_packets = in InternalWritePacket() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/batch_writer/
Dquic_batch_writer_base.cc108 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
/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-hal/if/
Dbdk-if.h124 uint64_t dropped_packets; member