wpa_supplicant Struct Reference

Internal data for wpa_supplicant interface. More...

#include <wpa_supplicant_i.h>

Collaboration diagram for wpa_supplicant:

Collaboration graph
[legend]

Data Fields

wpa_globalglobal
wpa_supplicantnext
l2_packet_data * l2
l2_packet_data * l2_br
unsigned char own_addr [ETH_ALEN]
char ifname [100]
char bridge_ifname [16]
char * confname
wpa_configconf
int countermeasures
os_time_t last_michael_mic_error
u8 bssid [ETH_ALEN]
u8 pending_bssid [ETH_ALEN]
int reassociate
int disconnected
wpa_ssidcurrent_ssid
int pairwise_cipher
int group_cipher
int key_mgmt
int mgmt_group_cipher
void * drv_priv
wpa_ssidprev_scan_ssid
wpa_scan_resultscan_results
int num_scan_results
wpa_driver_opsdriver
int interface_removed
wpa_smwpa
eapol_smeapol
ctrl_iface_priv * ctrl_iface
wpa_states wpa_state
int new_connection
int reassociated_connection
int eapol_received
scard_data * scard
unsigned char last_eapol_src [ETH_ALEN]
int keys_cleared
wpa_blacklist * blacklist
int scan_req
int scan_res_tried
wpa_client_mlme mlme
int use_client_mlme

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.

Definition at line 291 of file wpa_supplicant_i.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 31 13:56:00 2006 for wpa_supplicant by  doxygen 1.4.2