|
Linux Kernel
3.7.1
|
#include <wlan_bssdef.h>
Data Fields | |
| u32 | Length |
| u32 | KeyIndex |
| u32 | KeyLength |
| unsigned char | BSSID [6] |
| unsigned long long | KeyRSC |
| u8 | KeyMaterial [32] |
Definition at line 171 of file wlan_bssdef.h.
| unsigned char BSSID[6] |
Definition at line 175 of file wlan_bssdef.h.
| u32 KeyIndex |
Definition at line 173 of file wlan_bssdef.h.
| u32 KeyLength |
Definition at line 174 of file wlan_bssdef.h.
| u8 KeyMaterial[32] |
Definition at line 177 of file wlan_bssdef.h.
Definition at line 176 of file wlan_bssdef.h.
| u32 Length |
Definition at line 172 of file wlan_bssdef.h.
1.8.2