Main Page | Data Structures | Directories | File List | Data Fields | Globals

ap_data Struct Reference

#include <hostap_ap.h>

Collaboration diagram for ap_data:

Collaboration graph
[legend]

Data Fields

int initialized
local_info_t * local
int bridge_packets
unsigned int bridged_unicast
unsigned int bridged_multicast
int nullfunc_ack
spinlock_t sta_table_lock
int num_sta
list_head sta_list
sta_infosta_hash [STA_HASH_SIZE]
proc_dir_entry * proc
ap_policy_enum ap_policy
unsigned int max_inactivity
int autom_ap_wds
mac_restrictions mac_restrictions
int last_tx_rate
HOSTAP_QUEUE set_tim_queue
list_head set_tim_list
spinlock_t set_tim_lock
HOSTAP_QUEUE add_sta_proc_queue
add_sta_proc_dataadd_sta_proc_entries
HOSTAP_QUEUE wds_oper_queue
wds_oper_datawds_oper_entries
u16 tx_callback_idx
sta_infosta_aid [MAX_AID_TABLE_SIZE]
u16 tx_callback_auth
u16 tx_callback_assoc
u16 tx_callback_poll
hostap_crypto_opscrypt
void * crypt_priv

Field Documentation

struct add_sta_proc_data* ap_data::add_sta_proc_entries
 

Definition at line 202 of file hostap_ap.h.

Referenced by handle_add_proc_queue().

HOSTAP_QUEUE ap_data::add_sta_proc_queue
 

Definition at line 201 of file hostap_ap.h.

ap_policy_enum ap_data::ap_policy
 

Definition at line 190 of file hostap_ap.h.

Referenced by hostap_init_data().

int ap_data::autom_ap_wds
 

Definition at line 192 of file hostap_ap.h.

Referenced by ap_debug_proc_read(), ap_handle_timer(), and hostap_init_data().

int ap_data::bridge_packets
 

Definition at line 174 of file hostap_ap.h.

Referenced by ap_debug_proc_read(), and hostap_init_data().

unsigned int ap_data::bridged_multicast
 

Definition at line 179 of file hostap_ap.h.

Referenced by ap_debug_proc_read().

unsigned int ap_data::bridged_unicast
 

Definition at line 177 of file hostap_ap.h.

Referenced by ap_debug_proc_read().

struct hostap_crypto_ops* ap_data::crypt
 

Definition at line 220 of file hostap_ap.h.

Referenced by hostap_free_data().

void* ap_data::crypt_priv
 

Definition at line 221 of file hostap_ap.h.

int ap_data::initialized
 

Definition at line 172 of file hostap_ap.h.

Referenced by hostap_init_data().

int ap_data::last_tx_rate
 

Definition at line 195 of file hostap_ap.h.

local_info_t* ap_data::local
 

Definition at line 173 of file hostap_ap.h.

Referenced by ap_debug_proc_read(), hostap_ap_tx_cb(), hostap_ap_tx_cb_assoc(), hostap_ap_tx_cb_auth(), hostap_ap_tx_cb_poll(), and hostap_init_data().

struct mac_restrictions ap_data::mac_restrictions
 

Definition at line 194 of file hostap_ap.h.

Referenced by ap_control_proc_read(), handle_authen(), and hostap_init_data().

unsigned int ap_data::max_inactivity
 

Definition at line 191 of file hostap_ap.h.

Referenced by ap_debug_proc_read(), ap_handle_timer(), and hostap_init_data().

int ap_data::nullfunc_ack
 

Definition at line 181 of file hostap_ap.h.

Referenced by ap_debug_proc_read().

int ap_data::num_sta
 

Definition at line 184 of file hostap_ap.h.

struct proc_dir_entry* ap_data::proc
 

Definition at line 188 of file hostap_ap.h.

Referenced by handle_add_proc_queue(), and hostap_init_data().

struct list_head ap_data::set_tim_list
 

Definition at line 198 of file hostap_ap.h.

Referenced by hostap_init_data().

spinlock_t ap_data::set_tim_lock
 

Definition at line 199 of file hostap_ap.h.

Referenced by hostap_init_data().

HOSTAP_QUEUE ap_data::set_tim_queue
 

Definition at line 197 of file hostap_ap.h.

struct sta_info* ap_data::sta_aid[MAX_AID_TABLE_SIZE]
 

Definition at line 214 of file hostap_ap.h.

struct sta_info* ap_data::sta_hash[STA_HASH_SIZE]
 

Definition at line 186 of file hostap_ap.h.

struct list_head ap_data::sta_list
 

Definition at line 185 of file hostap_ap.h.

Referenced by hostap_add_wds_links(), hostap_init_data(), hostap_update_rates(), and prism2_ap_proc_read().

spinlock_t ap_data::sta_table_lock
 

Definition at line 183 of file hostap_ap.h.

Referenced by ap_handle_timer(), handle_add_proc_queue(), hostap_add_wds_links(), hostap_ap_tx_cb_assoc(), hostap_ap_tx_cb_auth(), hostap_ap_tx_cb_poll(), hostap_init_data(), hostap_update_rates(), and prism2_ap_proc_read().

u16 ap_data::tx_callback_assoc
 

Definition at line 216 of file hostap_ap.h.

Referenced by hostap_init_data().

u16 ap_data::tx_callback_auth
 

Definition at line 216 of file hostap_ap.h.

Referenced by handle_authen(), and hostap_init_data().

u16 ap_data::tx_callback_idx
 

Definition at line 207 of file hostap_ap.h.

Referenced by hostap_init_data().

u16 ap_data::tx_callback_poll
 

Definition at line 216 of file hostap_ap.h.

Referenced by ap_handle_timer(), and hostap_init_data().

struct wds_oper_data* ap_data::wds_oper_entries
 

Definition at line 205 of file hostap_ap.h.

HOSTAP_QUEUE ap_data::wds_oper_queue
 

Definition at line 204 of file hostap_ap.h.


The documentation for this struct was generated from the following file:
Generated on Mon Nov 21 16:04:38 2005 for openwifi by  doxygen 1.4.1