|
USBIP C library 0.7.0
Virtual USB devices & host drivers over USB/IP
|
One isochronous packet's request/result (libusb-shaped). More...
#include <usbip-host.h>
Data Fields | |
| unsigned int | length |
| Requested length (set before submit) | |
| unsigned int | actual_length |
| Bytes actually transferred (filled on done) | |
| int | status |
| 0 = ok, negative = error | |
One isochronous packet's request/result (libusb-shaped).
| unsigned int usbip_host_iso_packet_descriptor::length |
Requested length (set before submit)
| unsigned int usbip_host_iso_packet_descriptor::actual_length |
Bytes actually transferred (filled on done)
| int usbip_host_iso_packet_descriptor::status |
0 = ok, negative = error