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

#include <key.h>

Data Fields

unsigned char abyBSSID [ETH_ALEN]
 
unsigned char byReserved0 [2]
 
SKeyItem PairwiseKey
 
SKeyItem GroupKey [MAX_GROUP_KEY]
 
unsigned long dwGTKeyIndex
 
bool bInUse
 
bool bSoftWEP
 
unsigned short wKeyCtl
 
unsigned char byReserved1 [6]
 
BYTE abyBSSID [ETH_ALEN]
 
BYTE byReserved0 [2]
 
DWORD dwGTKeyIndex
 
BOOL bInUse
 
WORD wKeyCtl
 
BOOL bSoftWEP
 
BYTE byReserved1 [6]
 

Detailed Description

Definition at line 72 of file key.h.

Field Documentation

unsigned char abyBSSID[ETH_ALEN]

Definition at line 74 of file key.h.

BYTE abyBSSID[ETH_ALEN]

Definition at line 74 of file key.h.

bool bInUse

Definition at line 79 of file key.h.

BOOL bInUse

Definition at line 79 of file key.h.

BOOL bSoftWEP

Definition at line 81 of file key.h.

bool bSoftWEP

Definition at line 83 of file key.h.

unsigned char byReserved0[2]

Definition at line 75 of file key.h.

BYTE byReserved0[2]

Definition at line 75 of file key.h.

BYTE byReserved1[6]

Definition at line 82 of file key.h.

unsigned char byReserved1[6]

Definition at line 86 of file key.h.

unsigned long dwGTKeyIndex

Definition at line 78 of file key.h.

DWORD dwGTKeyIndex

Definition at line 78 of file key.h.

SKeyItem GroupKey

Definition at line 77 of file key.h.

SKeyItem PairwiseKey

Definition at line 76 of file key.h.

WORD wKeyCtl

Definition at line 80 of file key.h.

unsigned short wKeyCtl

Definition at line 84 of file key.h.


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