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

#include <cdc.h>

Data Fields

__le32 dwSignature
 
__le16 wHeaderLength
 
__le16 wSequence
 
__le32 dwBlockLength
 
__le32 dwNdpIndex
 

Detailed Description

Definition at line 318 of file cdc.h.

Field Documentation

__le32 dwBlockLength

Definition at line 322 of file cdc.h.

__le32 dwNdpIndex

Definition at line 323 of file cdc.h.

__le32 dwSignature

Definition at line 319 of file cdc.h.

__le16 wHeaderLength

Definition at line 320 of file cdc.h.

__le16 wSequence

Definition at line 321 of file cdc.h.


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