usbpcap_iso_pkt
flen = (nframes - 1) * sizeof(struct usbpcap_iso_pkt);
struct usbpcap_iso_pkt uih_frames[1];
struct usbpcap_iso_pkt uih_frames[_USBPCAP_MAX_ISOFRAMES];