Home
last modified time | relevance | path

Searched refs:AP_STA_DISCONNECTED (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/common/
HDwpa_ctrl.h359 #define AP_STA_DISCONNECTED "AP-STA-DISCONNECTED " macro
/freebsd-13-stable/contrib/wpa/src/ap/
HDsta_info.c1574 wpa_msg(hapd->msg_ctx, MSG_INFO, AP_STA_DISCONNECTED "%s", buf); in ap_sta_set_authorized_event()
1579 AP_STA_DISCONNECTED "%s", buf); in ap_sta_set_authorized_event()
/freebsd-13-stable/contrib/wpa/hostapd/
HDhostapd_cli.c1979 if (str_starts(start, AP_STA_DISCONNECTED)) { in cli_event()
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
HDwpa_cli.c4425 } else if (str_starts(pos, AP_STA_DISCONNECTED)) { in wpa_cli_action_process()