Searched refs:transfer_type (Results 1 - 4 of 4) sorted by relevance

/external/tcpdump/
H A Dprint-usb.c40 get_direction(int transfer_type, int event_type) argument
45 switch(transfer_type){
88 switch(uh->transfer_type)
121 direction = get_direction(uh->transfer_type, uh->event_type);
/external/libpcap/pcap/
H A Dusb.h80 u_int8_t transfer_type; member in struct:_usb_header
105 u_int8_t transfer_type; member in struct:_usb_header_mmapped
/external/libpcap/
H A Dpcap-common.c1285 if (uhdr->transfer_type == URB_ISOCHRONOUS) {
1338 if (uhdr->transfer_type == URB_ISOCHRONOUS) {
H A Dpcap-usb-linux.c600 uhdr->transfer_type = urb_transfer;

Completed in 947 milliseconds