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

/freebsd-12-stable/contrib/libpcap/
H A Dpcap-usb-linux.c835 char etype, pipeid1, pipeid2, status[16], urb_tag, line[USB_LINE_LEN]; local
975 if (sscanf(string, " %c", &urb_tag) != 1)
982 if (urb_tag != '=')

Completed in 114 milliseconds