Searched defs:usbip_header_ret_submit (Results 1 – 1 of 1) sorted by relevance
220 struct usbip_header_ret_submit { struct221 __s32 status;222 __s32 actual_length; /* returned data length */223 __s32 start_frame; /* ISO and INT */224 __s32 number_of_packets; /* ISO only */225 __s32 error_count; /* ISO only */