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

/freebsd-11-stable/contrib/wpa/src/common/
H A Dwpa_ctrl.h303 #define AP_STA_DISCONNECTED "AP-STA-DISCONNECTED " macro
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dsta_info.c1286 wpa_msg(hapd->msg_ctx, MSG_INFO, AP_STA_DISCONNECTED "%s", buf);
1291 AP_STA_DISCONNECTED "%s", buf);
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dhostapd_cli.c1784 if (str_starts(start, AP_STA_DISCONNECTED)) {
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c4014 } else if (str_starts(pos, AP_STA_DISCONNECTED)) {

Completed in 178 milliseconds