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

#include <host.h>

Data Fields

struct cmd_header hdr
 
__le16 action
 
__le16 keyindex
 
uint8_t keytype [4]
 
uint8_t keymaterial [4][16]
 

Detailed Description

Definition at line 540 of file host.h.

Field Documentation

Definition at line 544 of file host.h.

Definition at line 541 of file host.h.

__le16 keyindex

Definition at line 547 of file host.h.

uint8_t keymaterial[4][16]

Definition at line 551 of file host.h.

uint8_t keytype[4]

Definition at line 550 of file host.h.


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