Public Types |
| enum | { STA_NULLFUNC = 0,
STA_DISASSOC,
STA_DEAUTH,
STA_REMOVE
} |
Data Fields |
|
struct sta_info * | next |
|
struct sta_info * | hnext |
|
u8 | addr [6] |
|
u16 | aid |
|
u32 | flags |
|
u16 | capability |
|
u16 | listen_interval |
|
u8 | supported_rates [WLAN_SUPP_RATES_MAX] |
|
int | supported_rates_len |
|
u8 | qosinfo |
|
unsigned int | nonerp_set:1 |
|
unsigned int | no_short_slot_time_set:1 |
|
unsigned int | no_short_preamble_set:1 |
|
unsigned int | no_ht_gf_set:1 |
|
unsigned int | no_ht_set:1 |
|
unsigned int | ht_20mhz_set:1 |
|
unsigned int | no_p2p_set:1 |
|
u16 | auth_alg |
|
u8 | previous_ap [6] |
|
enum sta_info:: { ... } | timeout_next |
|
u16 | deauth_reason |
|
u16 | disassoc_reason |
|
struct eapol_state_machine * | eapol_sm |
|
struct ieee80211_mgmt * | last_assoc_req |
|
u32 | acct_session_id_hi |
|
u32 | acct_session_id_lo |
|
time_t | acct_session_start |
|
int | acct_session_started |
|
int | acct_terminate_cause |
|
int | acct_interim_interval |
|
unsigned long | last_rx_bytes |
|
unsigned long | last_tx_bytes |
|
u32 | acct_input_gigawords |
|
u32 | acct_output_gigawords |
|
u8 * | challenge |
|
struct wpa_state_machine * | wpa_sm |
|
struct rsn_preauth_interface * | preauth_iface |
|
struct hostapd_ssid * | ssid |
|
struct hostapd_ssid * | ssid_probe |
|
int | vlan_id |
|
u8 * | psk |
|
struct ieee80211_ht_capabilities * | ht_capabilities |
|
struct wpabuf * | wps_ie |
|
struct wpabuf * | p2p_ie |
The documentation for this struct was generated from the following file: