Searched refs:up_packet_count (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/usb/
H A Dusb_pf.h86 uint32_t up_packet_count; /* Packet count used */ member in struct:usbpf_pkthdr
H A Dusb_pf.c456 up->up_packet_count = htole32(temp);
/freebsd-13-stable/usr.sbin/usbdump/
H A Dusbdump.c493 up->up_packet_count = le32toh(up->up_packet_count);

Completed in 64 milliseconds