#include <wpa_i.h>
struct wpa_sm - Internal WPA state machine data
Definition at line 26 of file wpa_i.h.
u8 wpa_sm::anonce[WPA_NONCE_LEN] |
size_t wpa_sm::ap_rsn_ie_len |
size_t wpa_sm::ap_wpa_ie_len |
size_t wpa_sm::assoc_wpa_ie_len |
const char* wpa_sm::bridge_ifname |
u8 wpa_sm::bssid[ETH_ALEN] |
struct wpa_sm_ctx* wpa_sm::ctx |
unsigned int wpa_sm::dot11RSNA4WayHandshakeFailures |
unsigned int wpa_sm::dot11RSNAConfigPMKLifetime |
unsigned int wpa_sm::dot11RSNAConfigPMKReauthThreshold |
unsigned int wpa_sm::dot11RSNAConfigSATimeout |
void* wpa_sm::eap_conf_ctx |
struct eapol_sm* wpa_sm::eapol |
unsigned int wpa_sm::group_cipher |
const char* wpa_sm::ifname |
unsigned int wpa_sm::key_mgmt |
struct l2_packet_data* wpa_sm::l2_preauth |
struct l2_packet_data* wpa_sm::l2_preauth_br |
int wpa_sm::mfp |
unsigned int wpa_sm::mgmt_group_cipher |
void* wpa_sm::network_ctx |
u8 wpa_sm::own_addr[ETH_ALEN] |
unsigned int wpa_sm::pairwise_cipher |
u8 wpa_sm::pmk[PMK_LEN] |
size_t wpa_sm::pmk_len |
struct rsn_pmksa_cache* wpa_sm::pmksa |
struct dl_list wpa_sm::pmksa_candidates |
u8 wpa_sm::preauth_bssid[ETH_ALEN] |
struct eapol_sm* wpa_sm::preauth_eapol |
unsigned int wpa_sm::proto |
int wpa_sm::ptk_set |
u8 wpa_sm::request_counter[WPA_REPLAY_COUNTER_LEN] |
u8 wpa_sm::rx_replay_counter[WPA_REPLAY_COUNTER_LEN] |
void* wpa_sm::scard_ctx |
u8 wpa_sm::snonce[WPA_NONCE_LEN] |
u8 wpa_sm::ssid[32] |
size_t wpa_sm::ssid_len |
struct wpa_ptk ptk wpa_sm::tptk |
int wpa_sm::tptk_set |