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

#include <ieee80211.h>

Data Fields

u32 cmd
 
u8 sta_addr [ETH_ALEN]
 
union {
   struct {
      u8   name
 
      u32   value
 
   }   wpa_param
 
   struct {
      u32   len
 
      u8   reserved [32]
 
      u8   data [0]
 
   }   wpa_ie
 
   struct {
      int   command
 
      int   reason_code
 
   }   mlme
 
   struct {
      u8   alg [IEEE_CRYPT_ALG_NAME_LEN]
 
      u8   set_tx
 
      u32   err
 
      u8   idx
 
      u8   seq [8]
 
      u16   key_len
 
      u8   key [0]
 
   }   crypt
 
u
 
union {
   struct {
      u8   name
 
      u32   value
 
   }   wpa_param
 
   struct {
      u32   len
 
      u8   reserved [32]
 
      u8   data [0]
 
   }   wpa_ie
 
   struct {
      int   command
 
      int   reason_code
 
   }   mlme
 
   struct {
      u8   alg [IEEE_CRYPT_ALG_NAME_LEN]
 
      u8   set_tx
 
      u32   err
 
      u8   idx
 
      u8   seq [8]
 
      u16   key_len
 
      u8   key [0]
 
   }   crypt
 
u
 
union {
   struct {
      u8   name
 
      u32   value
 
   }   wpa_param
 
   struct {
      u32   len
 
      u8   reserved [32]
 
      u8   data [0]
 
   }   wpa_ie
 
   struct {
      int   command
 
      int   reason_code
 
   }   mlme
 
   struct {
      u8   alg [IEEE_CRYPT_ALG_NAME_LEN]
 
      u8   set_tx
 
      u32   err
 
      u8   idx
 
      u8   seq [8]
 
      u16   key_len
 
      u8   key [0]
 
   }   crypt
 
u
 
union {
   struct {
      u8   name
 
      u32   value
 
   }   wpa_param
 
   struct {
      u32   len
 
      u8   reserved [32]
 
      u8   data [0]
 
   }   wpa_ie
 
   struct {
      int   command
 
      int   reason_code
 
   }   mlme
 
   struct {
      u8   alg [IEEE_CRYPT_ALG_NAME_LEN]
 
      u8   set_tx
 
      u32   err
 
      u8   idx
 
      u8   seq [8]
 
      u16   key_len
 
      u8   key [0]
 
   }   crypt
 
u
 

Detailed Description

Definition at line 94 of file ieee80211.h.

Field Documentation

Definition at line 112 of file ieee80211.h.

Definition at line 95 of file ieee80211.h.

Definition at line 108 of file ieee80211.h.

struct { ... } crypt
struct { ... } crypt
struct { ... } crypt
struct { ... } crypt
u8 data[0]

Definition at line 105 of file ieee80211.h.

u32 err

Definition at line 114 of file ieee80211.h.

u8 idx

Definition at line 115 of file ieee80211.h.

u8 key[0]

Definition at line 118 of file ieee80211.h.

u16 key_len

Definition at line 117 of file ieee80211.h.

u32 len

Definition at line 103 of file ieee80211.h.

struct { ... } mlme
struct { ... } mlme
struct { ... } mlme
struct { ... } mlme
u8 name

Definition at line 99 of file ieee80211.h.

int reason_code

Definition at line 109 of file ieee80211.h.

u8 reserved[32]

Definition at line 104 of file ieee80211.h.

u8 seq[8]

Definition at line 116 of file ieee80211.h.

u8 set_tx

Definition at line 113 of file ieee80211.h.

u8 sta_addr

Definition at line 96 of file ieee80211.h.

union { ... } u
union { ... } u
union { ... } u
union { ... } u
u32 value

Definition at line 100 of file ieee80211.h.

struct { ... } wpa_ie
struct { ... } wpa_ie
struct { ... } wpa_ie
struct { ... } wpa_ie
struct { ... } wpa_param
struct { ... } wpa_param
struct { ... } wpa_param
struct { ... } wpa_param

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