wpa_supplicant / hostapd 2.0
Data Structures | Data Fields

wpa_event_data Union Reference

#include <driver.h>

Data Structures

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  client_poll
 Data for EVENT_DRIVER_CLIENT_POLL_OK events. More...
struct  deauth_info
 Data for EVENT_DEAUTH 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  ft_ies
 FT information elements (EVENT_FT_RESPONSE) More...
struct  ft_rrb_rx
 Data for EVENT_FT_RRB_RX events. 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  michael_mic_failure
 Data for EVENT_MICHAEL_MIC_FAILURE. More...
struct  mlme_rx
 Data for EVENT_MLME_RX events. More...
struct  new_sta
 Data for EVENT_NEW_STA events. More...
struct  p2p_dev_found
 Data for EVENT_P2P_DEV_FOUND. More...
struct  p2p_go_neg_completed
 Data for EVENT_P2P_GO_NEG_COMPLETED. More...
struct  p2p_go_neg_req_rx
 Data for EVENT_P2P_GO_NEG_REQ_RX. More...
struct  p2p_prov_disc_req
struct  p2p_prov_disc_resp
struct  p2p_sd_req
struct  p2p_sd_resp
struct  pmkid_candidate
 Data for EVENT_PMKID_CANDIDATE. More...
struct  remain_on_channel
 Data for EVENT_REMAIN_ON_CHANNEL events. More...
struct  rx_action
 Data for EVENT_RX_ACTION 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  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

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::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::ft_rrb_rx ft_rrb_rx
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::rx_action rx_action
struct
wpa_event_data::remain_on_channel 
remain_on_channel
struct wpa_event_data::scan_info scan_info
struct wpa_event_data::mlme_rx mlme_rx
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::p2p_dev_found 
p2p_dev_found
struct
wpa_event_data::p2p_go_neg_req_rx 
p2p_go_neg_req_rx
struct
wpa_event_data::p2p_go_neg_completed 
p2p_go_neg_completed
struct
wpa_event_data::p2p_prov_disc_req 
p2p_prov_disc_req
struct
wpa_event_data::p2p_prov_disc_resp 
p2p_prov_disc_resp
struct wpa_event_data::p2p_sd_req p2p_sd_req
struct wpa_event_data::p2p_sd_resp p2p_sd_resp
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

Detailed Description

union wpa_event_data - Additional data for wpa_supplicant_event() calls


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