Home
last modified time | relevance | path

Searched refs:mbo_enabled (Results 1 – 10 of 10) 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.c418 if (hapd->conf->mbo_enabled) in hostapd_ext_capab_byte()
797 if (!hapd->conf->mbo_enabled && in hostapd_eid_mbo()
801 if (hapd->conf->mbo_enabled) { in hostapd_eid_mbo()
808 if (hapd->conf->mbo_enabled && hapd->mbo_assoc_disallow) { in hostapd_eid_mbo()
836 if (!hapd->conf->mbo_enabled && in hostapd_mbo_ie_len()
845 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.h738 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.c1449 if (full_config && bss->mbo_enabled && (bss->wpa & 2) && in hostapd_config_check_bss()
H A Ddrv_callbacks.c687 if (hapd->conf->mbo_enabled && (hapd->conf->wpa & 2) && in hostapd_notif_assoc()
H A Dieee802_11.c4337 if (hapd->conf->mbo_enabled && (hapd->conf->wpa & 2) && in __check_assoc_ies()
5525 if (hapd->conf->mbo_enabled && hapd->mbo_assoc_disallow) { in handle_assoc()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c1268 if (!hapd->conf->mbo_enabled) in hostapd_ctrl_iface_set()
H A Dconfig_file.c4409 bss->mbo_enabled = atoi(pos); in hostapd_config_fill()