Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
usbip_header Struct Reference

#include <usbip_common.h>

Data Fields

struct usbip_header_basic base
 
union {
   struct usbip_header_cmd_submit   cmd_submit
 
   struct usbip_header_ret_submit   ret_submit
 
   struct usbip_header_cmd_unlink   cmd_unlink
 
   struct usbip_header_ret_unlink   ret_unlink
 
u
 

Detailed Description

struct usbip_header - common header for all usbip packets : the basic header : packet type dependent header

Definition at line 212 of file usbip_common.h.

Field Documentation

Definition at line 213 of file usbip_common.h.

Definition at line 216 of file usbip_common.h.

Definition at line 218 of file usbip_common.h.

Definition at line 217 of file usbip_common.h.

Definition at line 219 of file usbip_common.h.

union { ... } u

The documentation for this struct was generated from the following file: