Home
last modified time | relevance | path

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

/freebsd/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.c422 if (hapd->conf->mbo_enabled) in hostapd_ext_capab_byte()
814 if (!hapd->conf->mbo_enabled && in hostapd_eid_mbo()
818 if (hapd->conf->mbo_enabled) { in hostapd_eid_mbo()
825 if (hapd->conf->mbo_enabled && hapd->mbo_assoc_disallow) { in hostapd_eid_mbo()
853 if (!hapd->conf->mbo_enabled && in hostapd_mbo_ie_len()
862 if (hapd->conf->mbo_enabled) in hostapd_mbo_ie_len()
H A Dwnm_ap.c440 if (hapd->conf->mbo_enabled) in ieee802_11_rx_bss_trans_mgmt_query()
508 if (hapd->conf->mbo_enabled) in ieee802_11_rx_bss_trans_mgmt_resp()
H A Dap_config.h745 int mbo_enabled; member
H A Dap_drv_ops.c192 if (hapd->conf->mbo_enabled || in hostapd_build_ap_extra_ies()
H A Dap_config.c1489 if (full_config && bss->mbo_enabled && (bss->wpa & 2) && in hostapd_config_check_bss()
H A Ddrv_callbacks.c804 if (hapd->conf->mbo_enabled && (hapd->conf->wpa & 2) && in hostapd_notif_assoc()
H A Dbeacon.c286 if (hapd->conf->mbo_enabled) in hostapd_eid_country()
H A Dieee802_11.c6033 if (hapd->conf->mbo_enabled && (hapd->conf->wpa & 2) && in __check_assoc_ies()
7403 if (hapd->conf->mbo_enabled && hapd->mbo_assoc_disallow) { in handle_assoc()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c4451 bss->mbo_enabled = atoi(pos); in hostapd_config_fill()
H A Dctrl_iface.c1255 if (!hapd->conf->mbo_enabled) in hostapd_ctrl_iface_set()