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

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

Completed in 43 milliseconds