wpa_supplicant / hostapd
2.5
|
union wpa_event_data - Additional data for wpa_supplicant_event() calls More...
#include <driver.h>
Data Structures | |
struct | acs_selected_channels |
Data for EVENT_ACS_CHANNEL_SELECTED. More... | |
struct | assoc_info |
Data for EVENT_ASSOC and EVENT_ASSOCINFO events. More... | |
struct | assoc_reject |
Data for EVENT_ASSOC_REJECT events. More... | |
struct | auth_info |
Data for EVENT_AUTH events. More... | |
struct | best_channel |
Data for EVENT_BEST_CHANNEL events. More... | |
struct | ch_switch |
struct ch_switch More... | |
struct | channel_list_changed |
Data for EVENT_CHANNEL_LIST_CHANGED. More... | |
struct | client_poll |
Data for EVENT_DRIVER_CLIENT_POLL_OK events. More... | |
struct | connect_failed_reason |
Data for EVENT_CONNECT_FAILED_REASON. More... | |
struct | deauth_info |
Data for EVENT_DEAUTH events. More... | |
struct | dfs_event |
Data for radar detected events. More... | |
struct | disassoc_info |
Data for EVENT_DISASSOC events. More... | |
struct | driver_gtk_rekey |
Data for EVENT_DRIVER_GTK_REKEY. More... | |
struct | eapol_rx |
Data for EVENT_EAPOL_RX events. More... | |
struct | eapol_tx_status |
struct eapol_tx_status More... | |
struct | ft_ies |
FT information elements (EVENT_FT_RESPONSE) More... | |
struct | ibss_peer_lost |
Data for EVENT_IBSS_PEER_LOST. More... | |
struct | ibss_rsn_start |
Data for EVENT_IBSS_RSN_START. More... | |
struct | interface_status |
Data for EVENT_INTERFACE_STATUS. More... | |
struct | low_ack |
Data for EVENT_STATION_LOW_ACK events. More... | |
struct | mesh_peer |
struct mesh_peer More... | |
struct | michael_mic_failure |
Data for EVENT_MICHAEL_MIC_FAILURE. More... | |
struct | new_sta |
Data for EVENT_NEW_STA events. More... | |
struct | pmkid_candidate |
Data for EVENT_PMKID_CANDIDATE. More... | |
struct | remain_on_channel |
Data for EVENT_REMAIN_ON_CHANNEL events. More... | |
struct | rx_from_unknown |
Data for EVENT_RX_FROM_UNKNOWN events. More... | |
struct | rx_mgmt |
Data for EVENT_RX_MGMT events. More... | |
struct | rx_probe_req |
Data for EVENT_RX_PROBE_REQ events. More... | |
struct | scan_info |
Optional data for EVENT_SCAN_RESULTS events. More... | |
struct | stkstart |
Data for EVENT_STKSTART. More... | |
struct | survey_results |
Survey result data for EVENT_SURVEY. More... | |
struct | tdls |
Data for EVENT_TDLS. More... | |
struct | timeout_event |
struct | tx_status |
Data for EVENT_TX_STATUS events. More... | |
struct | unprot_deauth |
struct | unprot_disassoc |
struct | wnm |
Data for EVENT_WNM. More... | |
union wpa_event_data - Additional data for wpa_supplicant_event() calls
struct wpa_freq_range_list wpa_event_data::freq_range |
List of frequency ranges.
This is used as the data with EVENT_AVOID_FREQUENCIES.