Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dieee802_11.h253 bool hostapd_is_mld_ap(struct hostapd_data *hapd);
Dsta_info.c1038 if (!hostapd_is_mld_ap(hapd)) in ap_sta_ml_disconnect()
Dieee802_11.c4632 bool hostapd_is_mld_ap(struct hostapd_data *hapd) in hostapd_is_mld_ap() function
4656 if (!hostapd_is_mld_ap(hapd)) in hostapd_process_assoc_ml_info()
5858 if (!hostapd_is_mld_ap(hapd)) in hostapd_ml_handle_disconnect()
6512 if (!hostapd_is_mld_ap(hapd)) in hostapd_ml_handle_assoc_cb()
Ddrv_callbacks.c985 if (hostapd_is_mld_ap(hapd)) { in hostapd_notif_disassoc()
Dieee802_1x.c154 if (!hostapd_is_mld_ap(hapd)) in ieee802_1x_ml_set_sta_authorized()