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

/freebsd-9.3-release/sys/dev/usb/
H A Dusb_pf.h84 uint32_t up_packet_count; /* Packet count used */ member in struct:usbpf_pkthdr
H A Dusb_pf.c314 up->up_packet_count = htole32(temp);
/freebsd-9.3-release/usr.sbin/usbdump/
H A Dusbdump.c482 up->up_packet_count = le32toh(up->up_packet_count);

Completed in 84 milliseconds