#include <hostap_ap.h>
Collaboration diagram for ap_data:
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_info * | sta_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_data * | add_sta_proc_entries |
HOSTAP_QUEUE | wds_oper_queue |
wds_oper_data * | wds_oper_entries |
u16 | tx_callback_idx |
sta_info * | sta_aid [MAX_AID_TABLE_SIZE] |
u16 | tx_callback_auth |
u16 | tx_callback_assoc |
u16 | tx_callback_poll |
hostap_crypto_ops * | crypt |
void * | crypt_priv |
|
Definition at line 202 of file hostap_ap.h. Referenced by handle_add_proc_queue(). |
|
Definition at line 201 of file hostap_ap.h. |
|
Definition at line 190 of file hostap_ap.h. Referenced by hostap_init_data(). |
|
Definition at line 192 of file hostap_ap.h. Referenced by ap_debug_proc_read(), ap_handle_timer(), and hostap_init_data(). |
|
Definition at line 174 of file hostap_ap.h. Referenced by ap_debug_proc_read(), and hostap_init_data(). |
|
Definition at line 179 of file hostap_ap.h. Referenced by ap_debug_proc_read(). |
|
Definition at line 177 of file hostap_ap.h. Referenced by ap_debug_proc_read(). |
|
Definition at line 220 of file hostap_ap.h. Referenced by hostap_free_data(). |
|
Definition at line 221 of file hostap_ap.h. |
|
Definition at line 172 of file hostap_ap.h. Referenced by hostap_init_data(). |
|
Definition at line 195 of file hostap_ap.h. |
|
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(). |
|
Definition at line 194 of file hostap_ap.h. Referenced by ap_control_proc_read(), handle_authen(), and hostap_init_data(). |
|
Definition at line 191 of file hostap_ap.h. Referenced by ap_debug_proc_read(), ap_handle_timer(), and hostap_init_data(). |
|
Definition at line 181 of file hostap_ap.h. Referenced by ap_debug_proc_read(). |
|
Definition at line 184 of file hostap_ap.h. |
|
Definition at line 188 of file hostap_ap.h. Referenced by handle_add_proc_queue(), and hostap_init_data(). |
|
Definition at line 198 of file hostap_ap.h. Referenced by hostap_init_data(). |
|
Definition at line 199 of file hostap_ap.h. Referenced by hostap_init_data(). |
|
Definition at line 197 of file hostap_ap.h. |
|
Definition at line 214 of file hostap_ap.h. |
|
Definition at line 186 of file hostap_ap.h. |
|
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(). |
|
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(). |
|
Definition at line 216 of file hostap_ap.h. Referenced by hostap_init_data(). |
|
Definition at line 216 of file hostap_ap.h. Referenced by handle_authen(), and hostap_init_data(). |
|
Definition at line 207 of file hostap_ap.h. Referenced by hostap_init_data(). |
|
Definition at line 216 of file hostap_ap.h. Referenced by ap_handle_timer(), and hostap_init_data(). |
|
Definition at line 205 of file hostap_ap.h. |
|
Definition at line 204 of file hostap_ap.h. |