Home
last modified time | relevance | path

Searched refs:EVENT_INTERFACE_DISABLED (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/bsd/wpa/dist/src/drivers/
H A Ddriver_bsd.c704 wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_DISABLED, in bsd_route_overflow()
858 wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_DISABLED, in bsd_wireless_event_receive()
H A Ddriver_wext.c647 wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_wext_event_rtm_newlink()
863 wpa_supplicant_event(timeout_ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_wext_send_rfkill()
H A Ddriver.h4522 EVENT_INTERFACE_DISABLED, enumerator
H A Ddriver_nl80211.c1131 EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_nl80211_event_rtm_newlink()
1828 wpa_supplicant_event(drv->ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_nl80211_rfkill_blocked()
2505 wpa_supplicant_event(timeout_ctx, EVENT_INTERFACE_DISABLED, NULL); in wpa_driver_nl80211_send_rfkill()
/netbsd/external/bsd/wpa/dist/src/ap/
H A Ddrv_callbacks.c1888 case EVENT_INTERFACE_DISABLED: in wpa_supplicant_event()
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Devents.c4741 case EVENT_INTERFACE_DISABLED: in wpa_supplicant_event()
H A Dctrl_iface.c8820 ev = EVENT_INTERFACE_DISABLED; in wpas_ctrl_iface_driver_event()