wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Data Fields
wpa_event_data Union Reference

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...
 

Data Fields

struct wpa_event_data::assoc_info assoc_info
 
struct
wpa_event_data::disassoc_info 
disassoc_info
 
struct wpa_event_data::deauth_info deauth_info
 
struct
wpa_event_data::michael_mic_failure 
michael_mic_failure
 
struct
wpa_event_data::interface_status 
interface_status
 
struct
wpa_event_data::pmkid_candidate 
pmkid_candidate
 
struct wpa_event_data::stkstart stkstart
 
struct wpa_event_data::tdls tdls
 
struct wpa_event_data::wnm wnm
 
struct wpa_event_data::ft_ies ft_ies
 
struct
wpa_event_data::ibss_rsn_start 
ibss_rsn_start
 
struct wpa_event_data::auth_info auth
 
struct wpa_event_data::assoc_reject assoc_reject
 
struct
wpa_event_data::timeout_event 
timeout_event
 
struct wpa_event_data::tx_status tx_status
 
struct
wpa_event_data::rx_from_unknown 
rx_from_unknown
 
struct wpa_event_data::rx_mgmt rx_mgmt
 
struct
wpa_event_data::remain_on_channel 
remain_on_channel
 
struct wpa_event_data::scan_info scan_info
 
struct wpa_event_data::rx_probe_req rx_probe_req
 
struct wpa_event_data::new_sta new_sta
 
struct wpa_event_data::eapol_rx eapol_rx
 
struct wpa_signal_info signal_change
 Data for EVENT_SIGNAL_CHANGE events.
 
struct wpa_event_data::best_channel best_chan
 
struct
wpa_event_data::unprot_deauth 
unprot_deauth
 
struct
wpa_event_data::unprot_disassoc 
unprot_disassoc
 
struct wpa_event_data::low_ack low_ack
 
struct
wpa_event_data::ibss_peer_lost 
ibss_peer_lost
 
struct
wpa_event_data::driver_gtk_rekey 
driver_gtk_rekey
 
struct wpa_event_data::client_poll client_poll
 
struct
wpa_event_data::eapol_tx_status 
eapol_tx_status
 
struct wpa_event_data::ch_switch ch_switch
 
struct
wpa_event_data::connect_failed_reason 
connect_failed_reason
 
struct wpa_event_data::dfs_event dfs_event
 
struct
wpa_event_data::survey_results 
survey_results
 
struct
wpa_event_data::channel_list_changed 
channel_list_changed
 
struct wpa_freq_range_list freq_range
 List of frequency ranges. More...
 
struct wpa_event_data::mesh_peer mesh_peer
 
struct
wpa_event_data::acs_selected_channels 
acs_selected_channels
 

Detailed Description

union wpa_event_data - Additional data for wpa_supplicant_event() calls

Field Documentation

struct wpa_freq_range_list wpa_event_data::freq_range

List of frequency ranges.

This is used as the data with EVENT_AVOID_FREQUENCIES.


The documentation for this union was generated from the following file: