Home
last modified time | relevance | path

Searched refs:usbpcap_iso_hdr (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/usb/
H A Dusbpcap.h65 struct usbpcap_iso_hdr { struct
H A Dusb.c989 uph->uph_hlen = htole16(sizeof(struct usbpcap_iso_hdr) + flen); in usb_tap()