|
Linux Kernel
3.7.1
|
#include <wlcore_i.h>
Data Fields | |
| u8 | id |
| u8 | key_type |
| u8 | key_size |
| u8 | key [MAX_KEY_SIZE] |
| u8 | hlid |
| u32 | tx_seq_32 |
| u16 | tx_seq_16 |
Definition at line 220 of file wlcore_i.h.
| u8 hlid |
Definition at line 225 of file wlcore_i.h.
Definition at line 221 of file wlcore_i.h.
| u8 key[MAX_KEY_SIZE] |
Definition at line 224 of file wlcore_i.h.
| u8 key_size |
Definition at line 223 of file wlcore_i.h.
| u8 key_type |
Definition at line 222 of file wlcore_i.h.
| u16 tx_seq_16 |
Definition at line 227 of file wlcore_i.h.
| u32 tx_seq_32 |
Definition at line 226 of file wlcore_i.h.
1.8.2