Home
last modified time | relevance | path

Searched refs:WPA_EVENT_DISCONNECTED (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/common/
Dwpa_ctrl.h28 #define WPA_EVENT_DISCONNECTED "CTRL-EVENT-DISCONNECTED " macro
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
Dsme.c1654 wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_DISCONNECTED "bssid=" in sme_event_auth()
1678 wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_DISCONNECTED "bssid=" in sme_event_auth()
1692 wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_DISCONNECTED "bssid=" in sme_event_auth()
Dap.c1153 wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_DISCONNECTED "bssid=" MACSTR in wpa_supplicant_ap_deinit()
Dwpa_cli.c4264 } else if (str_starts(pos, WPA_EVENT_DISCONNECTED)) { in wpa_cli_action_process()
Devents.c3566 wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_DISCONNECTED "bssid=" MACSTR in wpa_supplicant_event_disassoc()