Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.h253 bool hostapd_is_mld_ap(struct hostapd_data *hapd);
H A Dsta_info.c1034 if (!hostapd_is_mld_ap(hapd)) in ap_sta_ml_disconnect()
H A Dieee802_11.c4625 bool hostapd_is_mld_ap(struct hostapd_data *hapd) in hostapd_is_mld_ap() function
4649 if (!hostapd_is_mld_ap(hapd)) in hostapd_process_assoc_ml_info()
5849 if (!hostapd_is_mld_ap(hapd)) in hostapd_ml_handle_disconnect()
6503 if (!hostapd_is_mld_ap(hapd)) in hostapd_ml_handle_assoc_cb()
H A Dieee802_1x.c154 if (!hostapd_is_mld_ap(hapd)) in ieee802_1x_ml_set_sta_authorized()
H A Ddrv_callbacks.c983 if (hostapd_is_mld_ap(hapd)) { in hostapd_notif_disassoc()