Home
last modified time | relevance | path

Searched defs:packet_count (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/regress/lib/libpthread/pcap/
H A Dpcap.c19 volatile int packet_count = 0; variable
/openbsd-src/sys/dev/usb/
H A Dif_ugl.c408 unsigned int packet_len, packet_count; in ugl_rxeof() local
/openbsd-src/sys/dev/usb/dwc2/
H A Ddwc2_hcd.h204 u32 packet_count; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2531 uint32_t packet_count = 0; in TestPacketSpeed() local