Home
last modified time | relevance | path

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

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