cdc_parse_cdc_header — parse the extra headers present in CDC devices
int cdc_parse_cdc_header ( | struct usb_cdc_parsed_header * hdr, |
struct usb_interface * intf, | |
u8 * buffer, | |
int buflen) ; |
hdr
the place to put the results of the parsing
intf
the interface for which parsing is requested
buffer
pointer to the extra headers to be parsed
buflen
length of the extra headers