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

#include <hostap_ap.h>

Data Fields

int initialized
 
local_info_tlocal
 
int bridge_packets
 
unsigned int bridged_unicast
 
unsigned int bridged_multicast
 
unsigned int tx_drop_nonassoc
 
int nullfunc_ack
 
spinlock_t sta_table_lock
 
int num_sta
 
struct list_head sta_list
 
struct sta_infosta_hash [STA_HASH_SIZE]
 
struct proc_dir_entryproc
 
ap_policy_enum ap_policy
 
unsigned int max_inactivity
 
int autom_ap_wds
 
struct mac_restrictions mac_restrictions
 
int last_tx_rate
 
struct work_struct add_sta_proc_queue
 
struct add_sta_proc_dataadd_sta_proc_entries
 
struct work_struct wds_oper_queue
 
struct wds_oper_datawds_oper_entries
 
u16 tx_callback_idx
 
struct sta_infosta_aid [MAX_AID_TABLE_SIZE]
 
u16 tx_callback_auth
 
u16 tx_callback_assoc
 
u16 tx_callback_poll
 
struct lib80211_crypto_opscrypt
 
voidcrypt_priv
 

Detailed Description

Definition at line 161 of file hostap_ap.h.

Field Documentation

struct add_sta_proc_data* add_sta_proc_entries

Definition at line 191 of file hostap_ap.h.

struct work_struct add_sta_proc_queue

Definition at line 190 of file hostap_ap.h.

ap_policy_enum ap_policy

Definition at line 183 of file hostap_ap.h.

int autom_ap_wds

Definition at line 185 of file hostap_ap.h.

int bridge_packets

Definition at line 164 of file hostap_ap.h.

unsigned int bridged_multicast

Definition at line 169 of file hostap_ap.h.

unsigned int bridged_unicast

Definition at line 167 of file hostap_ap.h.

Definition at line 209 of file hostap_ap.h.

Definition at line 210 of file hostap_ap.h.

int initialized

Definition at line 162 of file hostap_ap.h.

int last_tx_rate

Definition at line 188 of file hostap_ap.h.

local_info_t* local

Definition at line 163 of file hostap_ap.h.

Definition at line 187 of file hostap_ap.h.

unsigned int max_inactivity

Definition at line 184 of file hostap_ap.h.

int nullfunc_ack

Definition at line 174 of file hostap_ap.h.

int num_sta

Definition at line 177 of file hostap_ap.h.

Definition at line 181 of file hostap_ap.h.

Definition at line 203 of file hostap_ap.h.

Definition at line 179 of file hostap_ap.h.

struct list_head sta_list

Definition at line 178 of file hostap_ap.h.

spinlock_t sta_table_lock

Definition at line 176 of file hostap_ap.h.

u16 tx_callback_assoc

Definition at line 205 of file hostap_ap.h.

u16 tx_callback_auth

Definition at line 205 of file hostap_ap.h.

u16 tx_callback_idx

Definition at line 196 of file hostap_ap.h.

u16 tx_callback_poll

Definition at line 205 of file hostap_ap.h.

unsigned int tx_drop_nonassoc

Definition at line 171 of file hostap_ap.h.

struct wds_oper_data* wds_oper_entries

Definition at line 194 of file hostap_ap.h.

struct work_struct wds_oper_queue

Definition at line 193 of file hostap_ap.h.


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