Home
last modified time | relevance | path

Searched refs:ecsa_ie_only (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dap_config.h1047 int ecsa_ie_only; member
H A Dap_config.c260 conf->ecsa_ie_only = 0; in hostapd_config_defaults()
H A Dbeacon.c370 if (hapd->iface->cs_oper_class && hapd->iconf->ecsa_ie_only) in hostapd_eid_csa()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c4203 conf->ecsa_ie_only = atoi(pos); in hostapd_config_fill()