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

/vbox/src/VBox/Devices/USB/
H A DVUSBSniffer.cpp231 typedef struct DumpFileUsbIsoDesc struct
237 } DumpFileUsbIsoDesc; typedef in typeref:struct:DumpFileUsbIsoDesc
238 typedef DumpFileUsbIsoDesc *PDumpFileUsbIsoDesc;
649 cbCapturedLength += cIsocPkts * sizeof(DumpFileUsbIsoDesc);
692 UsbHdr.u32DataLength = cbDataLength + cIsocPkts * sizeof(DumpFileUsbIsoDesc);
724 DumpFileUsbIsoDesc IsoDesc;

Completed in 43 milliseconds