Home
last modified time | relevance | path

Searched refs:URB_ISOCHRONOUS (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/tcpdump/
H A Dprint-usb.c39 #define URB_ISOCHRONOUS 0x0 macro
150 case URB_ISOCHRONOUS: in get_direction()
201 case URB_ISOCHRONOUS: in usb_header_print()
/dragonfly/contrib/libpcap/pcap/
H A Dusb.h43 #define URB_ISOCHRONOUS 0x0 macro
/dragonfly/contrib/libpcap/
H A Dpcap-common.c1500 if (uhdr->transfer_type == URB_ISOCHRONOUS) { in swap_linux_usb_header()
1553 if (uhdr->transfer_type == URB_ISOCHRONOUS) { in swap_linux_usb_header()