Linux Kernel
3.7.1
|
#include <hostap_ap.h>
Definition at line 161 of file hostap_ap.h.
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.
struct lib80211_crypto_ops* crypt |
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.
struct proc_dir_entry* proc |
Definition at line 181 of file hostap_ap.h.
struct sta_info* sta_aid[MAX_AID_TABLE_SIZE] |
Definition at line 203 of file hostap_ap.h.
struct sta_info* sta_hash[STA_HASH_SIZE] |
Definition at line 179 of file hostap_ap.h.
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.