wpa_supplicant Struct Reference

Internal data for wpa_supplicant interface. More...

#include <wpa_supplicant_i.h>

Data Fields

struct wpa_globalglobal
struct wpa_supplicantnext
struct l2_packet_datal2
struct l2_packet_datal2_br
unsigned char own_addr [ETH_ALEN]
char ifname [100]
char bridge_ifname [16]
char * confname
struct wpa_configconf
int countermeasures
os_time_t last_michael_mic_error
u8 bssid [ETH_ALEN]
u8 pending_bssid [ETH_ALEN]
int reassociate
int disconnected
struct wpa_ssidcurrent_ssid
int ap_ies_from_associnfo
int pairwise_cipher
int group_cipher
int key_mgmt
int mgmt_group_cipher
void * drv_priv
void * global_drv_priv
struct wpa_ssidprev_scan_ssid
struct wpa_scan_resultsscan_res
struct wpa_driver_opsdriver
int interface_removed
struct wpa_smwpa
struct eapol_smeapol
struct ctrl_iface_privctrl_iface
wpa_states wpa_state
int scanning
int new_connection
int reassociated_connection
int eapol_received
struct scard_datascard
unsigned char last_eapol_src [ETH_ALEN]
int keys_cleared
struct wpa_blacklistblacklist
int scan_req
int scan_res_tried
int scan_runs
struct wpa_client_mlme mlme
unsigned int drv_flags
int max_scan_ssids
int pending_mic_error_report
int pending_mic_error_pairwise
int mic_errors_seen
struct wps_contextwps
int wps_success
struct wps_erwps_er
int blacklist_cleared
struct wpabufpending_eapol_rx
struct os_time pending_eapol_rx_time
u8 pending_eapol_rx_src [ETH_ALEN]
struct ibss_rsnibss_rsn
struct wpa_ssidbgscan_ssid
struct bgscan_opsbgscan
void * bgscan_priv

Detailed Description

Internal data for wpa_supplicant interface.

This structure contains the internal data for core wpa_supplicant code. This should be only used directly from the core code. However, a pointer to this data is used from other files as an arbitrary context pointer in calls to core functions.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 28 23:07:52 2009 for wpa_supplicant/hostapd by  doxygen 1.6.1