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

/freebsd-10.3-release/contrib/libpcap/
H A Dpcap-usb-linux.c461 char etype, pipeid1, pipeid2, status[16], urb_tag, line[USB_LINE_LEN]; local
602 if (sscanf(string, " %c", &urb_tag) != 1)
609 if (urb_tag != '=')

Completed in 117 milliseconds