hostapd_data Struct Reference

hostapd per-BSS data structure More...

#include <hostapd.h>

Collaboration diagram for hostapd_data:

Collaboration graph
[legend]

Public Types

enum  {
  DO_NOT_ASSOC = 0, WAIT_BEACON, AUTHENTICATE, ASSOCIATE,
  ASSOCIATED
}

Data Fields

hostapd_ifaceiface
hostapd_configiconf
hostapd_bss_configconf
int interface_added
u8 own_addr [ETH_ALEN]
int num_sta
sta_info * sta_list
sta_info * sta_hash [STA_HASH_SIZE]
sta_info * sta_aid [MAX_AID_TABLE_SIZE]
driver_ops * driver
u8 * default_wep_key
u8 default_wep_key_idx
radius_client_data * radius
int radius_client_reconfigured
u32 acct_session_id_hi
u32 acct_session_id_lo
iapp_data * iapp
enum hostapd_data:: { ... }  assoc_ap_state
char assoc_ap_ssid [33]
int assoc_ap_ssid_len
u16 assoc_ap_aid
hostapd_cached_radius_acl * acl_cache
hostapd_acl_query_data * acl_queries
wpa_authenticator * wpa_auth
rsn_preauth_interface * preauth_iface
time_t michael_mic_failure
int michael_mic_failures
int tkip_countermeasures
int ctrl_sock
wpa_ctrl_dst * ctrl_dst
void * ssl_ctx
void * eap_sim_db_priv
radius_server_data * radius_srv
int parameter_set_count

Detailed Description

hostapd per-BSS data structure

Definition at line 114 of file hostapd.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 31 13:46:27 2006 for hostapd by  doxygen 1.4.2