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

#include <wl_if.h>

Data Fields

hcf_16 len
 
hcf_16 typ
 
union {
   hcf_8   u8 [MAX_LTV_BUF_SIZE/sizeof(hcf_8)]
 
   hcf_16   u16 [MAX_LTV_BUF_SIZE/sizeof(hcf_16)]
 
   hcf_32   u32 [MAX_LTV_BUF_SIZE/sizeof(hcf_32)]
 
u
 

Detailed Description

Definition at line 185 of file wl_if.h.

Field Documentation

hcf_16 len

Definition at line 187 of file wl_if.h.

hcf_16 typ

Definition at line 188 of file wl_if.h.

union { ... } u

Definition at line 192 of file wl_if.h.

Definition at line 193 of file wl_if.h.

Definition at line 191 of file wl_if.h.


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