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

#include <rndis_host.h>

Data Fields

__le32 msg_type
 
__le32 msg_len
 
__le32 data_offset
 
__le32 data_len
 
__le32 oob_data_offset
 
__le32 oob_data_len
 
__le32 num_oob
 
__le32 packet_data_offset
 
__le32 packet_data_len
 
__le32 vc_handle
 
__le32 reserved
 

Detailed Description

Definition at line 54 of file rndis_host.h.

Field Documentation

__le32 data_len

Definition at line 58 of file rndis_host.h.

__le32 data_offset

Definition at line 57 of file rndis_host.h.

__le32 msg_len

Definition at line 56 of file rndis_host.h.

__le32 msg_type

Definition at line 55 of file rndis_host.h.

__le32 num_oob

Definition at line 62 of file rndis_host.h.

__le32 oob_data_len

Definition at line 61 of file rndis_host.h.

__le32 oob_data_offset

Definition at line 60 of file rndis_host.h.

__le32 packet_data_len

Definition at line 65 of file rndis_host.h.

__le32 packet_data_offset

Definition at line 63 of file rndis_host.h.

__le32 reserved

Definition at line 67 of file rndis_host.h.

__le32 vc_handle

Definition at line 66 of file rndis_host.h.


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