Linux Kernel
3.7.1
|
#include <commands.h>
Data Fields | |
__le16 | key_flags |
u8 | tkip_rx_tsc_byte2 |
u8 | reserved1 |
__le16 | tkip_rx_ttak [5] |
u8 | key_offset |
u8 | reserved2 |
u8 | key [16] |
Definition at line 899 of file commands.h.
u8 key[16] |
Definition at line 906 of file commands.h.
__le16 key_flags |
Definition at line 900 of file commands.h.
u8 key_offset |
Definition at line 904 of file commands.h.
u8 reserved1 |
Definition at line 902 of file commands.h.
u8 reserved2 |
Definition at line 905 of file commands.h.
u8 tkip_rx_tsc_byte2 |
Definition at line 901 of file commands.h.
__le16 tkip_rx_ttak[5] |
Definition at line 903 of file commands.h.