Home
last modified time | relevance | path

Searched refs:mbo_enabled (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/contrib/wpa/src/ap/
H A Dmbo_ap.c89 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()
H A Dieee802_11_shared.c392 if (hapd->conf->mbo_enabled) in hostapd_ext_capab_byte()
751 if (!hapd->conf->mbo_enabled && in hostapd_eid_mbo()
755 if (hapd->conf->mbo_enabled) { in hostapd_eid_mbo()
762 if (hapd->conf->mbo_enabled && hapd->mbo_assoc_disallow) { in hostapd_eid_mbo()
790 if (!hapd->conf->mbo_enabled && in hostapd_mbo_ie_len()
799 if (hapd->conf->mbo_enabled) in hostapd_mbo_ie_len()
H A Dwnm_ap.c414 if (hapd->conf->mbo_enabled) in ieee802_11_rx_bss_trans_mgmt_query()
471 if (hapd->conf->mbo_enabled) in ieee802_11_rx_bss_trans_mgmt_resp()
H A Dap_config.h713 int mbo_enabled; member
H A Dap_drv_ops.c184 if (hapd->conf->mbo_enabled || in hostapd_build_ap_extra_ies()
H A Dap_config.c1400 if (full_config && bss->mbo_enabled && (bss->wpa & 2) && in hostapd_config_check_bss()
H A Ddrv_callbacks.c529 if (hapd->conf->mbo_enabled && (hapd->conf->wpa & 2) && in hostapd_notif_assoc()
H A Dieee802_11.c4828 if (hapd->conf->mbo_enabled && (hapd->conf->wpa & 2) && in check_assoc_ies()
5619 if (hapd->conf->mbo_enabled && hapd->mbo_assoc_disallow) { in handle_assoc()
/freebsd-13.1/contrib/wpa/hostapd/
H A Dconfig_file.c4178 bss->mbo_enabled = atoi(pos); in hostapd_config_fill()
H A Dctrl_iface.c1503 if (!hapd->conf->mbo_enabled) in hostapd_ctrl_iface_set()