Searched refs:mbo_enabled (Results 1 – 9 of 9) sorted by relevance
89 if (!hapd->conf->mbo_enabled || !elems->mbo) in mbo_ap_check_sta_assoc()216 if (!hapd->conf->mbo_enabled) in mbo_ap_wnm_notification_req()
213 if (hapd->conf->mbo_enabled) in hostapd_ext_capab_byte()266 if (hapd->conf->mbo_enabled && len < 6) in hostapd_eid_ext_capab()550 if (!hapd->conf->mbo_enabled) in hostapd_eid_mbo()572 if (!hapd->conf->mbo_enabled) in hostapd_mbo_ie_len()
602 int mbo_enabled; member
927 if (full_config && bss->mbo_enabled && (bss->wpa & 2) && in hostapd_config_check_bss()
171 if (hapd->conf->mbo_enabled) { in hostapd_build_ap_extra_ies()
365 if (hapd->conf->mbo_enabled && (hapd->conf->wpa & 2) && in hostapd_notif_assoc()
2163 if (hapd->conf->mbo_enabled && (hapd->conf->wpa & 2) && in check_assoc_ies()2694 if (hapd->conf->mbo_enabled && hapd->mbo_assoc_disallow) { in handle_assoc()
1367 if (!hapd->conf->mbo_enabled) in hostapd_ctrl_iface_set()
3447 bss->mbo_enabled = atoi(pos); in hostapd_config_fill()