Home
last modified time | relevance | path

Searched refs:wpa_event_type (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_common.c27 const char * event_to_string(enum wpa_event_type event) in event_to_string()
H A Ddriver.h5226 enum wpa_event_type { enum
6847 void wpa_supplicant_event(void *ctx, enum wpa_event_type event,
6860 void wpa_supplicant_event_global(void *ctx, enum wpa_event_type event,
6926 const char * event_to_string(enum wpa_event_type event);
H A Ddriver_privsep.c414 enum wpa_event_type event, in wpa_driver_privsep_event_assoc()
H A Ddriver_nl80211_event.c1314 enum wpa_event_type ev; in mlme_timeout_event()
1449 enum wpa_event_type type, in mlme_event_deauth_disassoc()
1577 enum wpa_event_type type, in mlme_event_unprot_disconnect()
3800 enum wpa_event_type event_type; in nl80211_obss_color_event()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c1045 void wpa_supplicant_event(void *ctx, enum wpa_event_type event, in wpa_supplicant_event()
1109 void wpa_supplicant_event_global(void *ctx, enum wpa_event_type event, in wpa_supplicant_event_global()
H A Devents.c5982 void wpa_supplicant_event(void *ctx, enum wpa_event_type event, in wpa_supplicant_event()
6935 void wpa_supplicant_event_global(void *ctx, enum wpa_event_type event, in wpa_supplicant_event_global()
H A Dctrl_iface.c9855 enum wpa_event_type ev; in wpas_ctrl_iface_driver_event()
/freebsd/contrib/wpa/src/ap/
H A Ddrv_callbacks.c2412 void wpa_supplicant_event(void *ctx, enum wpa_event_type event, in wpa_supplicant_event()
2772 void wpa_supplicant_event_global(void *ctx, enum wpa_event_type event, in wpa_supplicant_event_global()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c1556 enum wpa_event_type event; in hostapd_ctrl_iface_radar()