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

#include <rndis_host.h>

Data Fields

__le32 msg_type
 
__le32 msg_len
 
__le32 request_id
 
__le32 status
 
__le32 major_version
 
__le32 minor_version
 
__le32 device_flags
 
__le32 medium
 
__le32 max_packets_per_message
 
__le32 max_transfer_size
 
__le32 packet_alignment
 
__le32 af_list_offset
 
__le32 af_list_size
 

Detailed Description

Definition at line 80 of file rndis_host.h.

Field Documentation

__le32 af_list_offset

Definition at line 93 of file rndis_host.h.

__le32 af_list_size

Definition at line 94 of file rndis_host.h.

__le32 device_flags

Definition at line 88 of file rndis_host.h.

__le32 major_version

Definition at line 86 of file rndis_host.h.

__le32 max_packets_per_message

Definition at line 90 of file rndis_host.h.

__le32 max_transfer_size

Definition at line 91 of file rndis_host.h.

__le32 medium

Definition at line 89 of file rndis_host.h.

__le32 minor_version

Definition at line 87 of file rndis_host.h.

__le32 msg_len

Definition at line 83 of file rndis_host.h.

__le32 msg_type

Definition at line 82 of file rndis_host.h.

__le32 packet_alignment

Definition at line 92 of file rndis_host.h.

Definition at line 84 of file rndis_host.h.

Definition at line 85 of file rndis_host.h.


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