![]()
![]()
#define STA_INFO_H
![]()
![]()
#define WLAN_STA_AUTH
![]()
![]()
#define WLAN_STA_ASSOC
![]()
![]()
#define WLAN_STA_PS
![]()
![]()
#define WLAN_STA_TIM
![]()
![]()
#define WLAN_STA_PERM
![]()
![]()
#define WLAN_STA_AUTHORIZED
![]()
![]()
#define WLAN_STA_PENDING_POLL
![]()
![]()
#define WLAN_STA_SHORT_PREAMBLE
![]()
![]()
#define WLAN_STA_PREAUTH
![]()
![]()
#define WLAN_STA_WMM
![]()
![]()
#define WLAN_STA_MFP
![]()
![]()
#define WLAN_STA_HT
![]()
![]()
#define WLAN_STA_WPS
![]()
![]()
#define WLAN_STA_MAYBE_WPS
![]()
![]()
#define WLAN_STA_WDS
![]()
![]()
#define WLAN_STA_ASSOC_REQ_OK
![]()
![]()
#define WLAN_STA_WPS2
![]()
![]()
#define WLAN_STA_GAS
![]()
![]()
#define WLAN_STA_VHT
![]()
![]()
#define WLAN_STA_PENDING_DISASSOC_CB
![]()
![]()
#define WLAN_STA_PENDING_DEAUTH_CB
![]()
![]()
#define WLAN_STA_NONERP
![]()
![]()
#define WLAN_SUPP_RATES_MAX
![]()
![]()
sta_info
![]()
![]()
next
![]()
![]()
hnext
![]()
![]()
addr
![]()
![]()
flags
![]()
![]()
eapol_state_machine
![]()
![]()
eapol_sm
![]()
![]()
wpa_state_machine
![]()
![]()
wpa_sm
![]()
![]()
identity
![]()
![]()
auth_alg
![]()
![]()
#define GAS_DIALOG_MAX
![]()
![]()
wps_ie
![]()
![]()
lock
![]()
![]()
sae_data
![]()
![]()
sae
![]()
![]()
sae_commit_processing
![]()
![]()
remove_pending
![]()
![]()
sae_data
![]()
![]()
#define AP_MAX_INACTIVITY
![]()
![]()
#define AP_DISASSOC_DELAY
![]()
![]()
#define AP_DEAUTH_DELAY
![]()
![]()
#define AP_MAX_INACTIVITY_AFTER_DISASSOC
![]()
![]()
#define AP_MAX_INACTIVITY_AFTER_DEAUTH
![]()
![]()
hostapd_data
![]()
![]()
ap_for_each_sta(struct hostapd_data *, int (*)(struct hostapd_data *, struct sta_info *, void *), void *);
![]()
![]()
ap_get_sta(struct hostapd_data *, const u8 *);
![]()
![]()
ap_sta_hash_add(struct hostapd_data *, struct sta_info *);
![]()
![]()
ap_free_sta(struct hostapd_data *, struct sta_info *);
![]()
![]()
hostapd_free_stas(struct hostapd_data *);
![]()
![]()
ap_handle_timer(void *, void *);
![]()
![]()
ap_sta_session_timeout(struct hostapd_data *, struct sta_info *, u32);
![]()
![]()
ap_sta_no_session_timeout(struct hostapd_data *, struct sta_info *);
![]()
![]()
ap_sta_add(struct hostapd_data *, const u8 *);
![]()
![]()
ap_sta_disassociate(struct hostapd_data *, struct sta_info *, u16);
![]()
![]()
ap_sta_deauthenticate(struct hostapd_data *, struct sta_info *, u16);
![]()
![]()
ap_sta_wps_cancel(struct hostapd_data *, struct sta_info *, void *);
![]()
![]()
ap_sta_bind_vlan(struct hostapd_data *, struct sta_info *, int);
![]()
![]()
ap_sta_start_sa_query(struct hostapd_data *, struct sta_info *);
![]()
![]()
ap_sta_stop_sa_query(struct hostapd_data *, struct sta_info *);
![]()
![]()
ap_check_sa_query_timeout(struct hostapd_data *, struct sta_info *);
![]()
![]()
ap_sta_disconnect(struct hostapd_data *, struct sta_info *, const u8 *, u16);
![]()
![]()
ap_sta_set_authorized(struct hostapd_data *, struct sta_info *, int);
![]()
![]()
ap_sta_is_authorized(struct sta_info *)
![]()
![]()
ap_sta_deauth_cb(struct hostapd_data *, struct sta_info *);
![]()
![]()
ap_sta_disassoc_cb(struct hostapd_data *, struct sta_info *);
![]()
![]()
ap_sta_clear_disconnect_timeouts(struct hostapd_data *, struct sta_info *);
![]()
![]()
ap_sta_flags_txt(u32, char *, size_t);
![]()
![]()
ap_sta_delayed_1x_auth_fail_disconnect(struct hostapd_data *, struct sta_info *);
![]()
![]()
ap_sta_pending_delayed_1x_auth_fail_disconnect(struct hostapd_data *, struct sta_info *);
![]()
![]()
ap_sta_re_add(struct hostapd_data *, struct sta_info *);
![]()
![]()
ap_free_sta_pasn(struct hostapd_data *, struct sta_info *);