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

#include <iocmd.h>

Data Fields

bool bEnableWep
 
u8 byKeyIndex
 
u8 abyWepKey [WEP_NKEYS][WEP_KEYMAXLEN]
 
bool bWepKeyAvailable [WEP_NKEYS]
 
u32 auWepKeyLength [WEP_NKEYS]
 
BOOL bEnableWep
 
BOOL bWepKeyAvailable [WEP_NKEYS]
 

Detailed Description

Definition at line 173 of file iocmd.h.

Field Documentation

u8 abyWepKey

Definition at line 177 of file iocmd.h.

u32 auWepKeyLength

Definition at line 179 of file iocmd.h.

BOOL bEnableWep

Definition at line 164 of file iocmd.h.

bool bEnableWep

Definition at line 175 of file iocmd.h.

BOOL bWepKeyAvailable[WEP_NKEYS]

Definition at line 167 of file iocmd.h.

bool bWepKeyAvailable[WEP_NKEYS]

Definition at line 178 of file iocmd.h.

u8 byKeyIndex

Definition at line 176 of file iocmd.h.


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