Linux Kernel
3.7.1
|
#include <commands.h>
Data Fields | |
u8 | num_keys |
u8 | global_key_type |
u8 | flags |
u8 | reserved |
struct il_wep_key | key [0] |
Definition at line 1110 of file commands.h.
u8 flags |
Definition at line 1113 of file commands.h.
u8 global_key_type |
Definition at line 1112 of file commands.h.
struct il_wep_key key[0] |
Definition at line 1115 of file commands.h.
u8 num_keys |
Definition at line 1111 of file commands.h.
u8 reserved |
Definition at line 1114 of file commands.h.