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

#include <orinoco.h>

Data Fields

u8 tkip [TKIP_KEYLEN]
 
u8 tx_mic [MIC_KEYLEN]
 
u8 rx_mic [MIC_KEYLEN]
 

Detailed Description

Definition at line 40 of file orinoco.h.

Field Documentation

u8 rx_mic[MIC_KEYLEN]

Definition at line 43 of file orinoco.h.

u8 tkip[TKIP_KEYLEN]

Definition at line 41 of file orinoco.h.

u8 tx_mic[MIC_KEYLEN]

Definition at line 42 of file orinoco.h.


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