Searched refs:mbo_enabled (Results 1 – 9 of 9) sorted by relevance
213 if (hapd->conf->mbo_enabled) in hostapd_ext_capab_byte()249 if (hapd->conf->mbo_enabled && len < 6) in hostapd_eid_ext_capab()528 if (!hapd->conf->mbo_enabled) in hostapd_eid_mbo()550 if (!hapd->conf->mbo_enabled) in hostapd_mbo_ie_len()
90 if (!hapd->conf->mbo_enabled || !elems->mbo) in mbo_ap_check_sta_assoc()217 if (!hapd->conf->mbo_enabled) in mbo_ap_wnm_notification_req()
585 int mbo_enabled; member
878 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()
358 if (hapd->conf->mbo_enabled && (hapd->conf->wpa & 2) && in hostapd_notif_assoc()
1734 if (hapd->conf->mbo_enabled && (hapd->conf->wpa & 2) && in check_assoc_ies()2084 if (hapd->conf->mbo_enabled && hapd->mbo_assoc_disallow) { in handle_assoc()
1337 if (!hapd->conf->mbo_enabled) in hostapd_ctrl_iface_set()
3307 bss->mbo_enabled = atoi(pos); in hostapd_config_fill()