Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/wpa/src/ap/
HDap_config.h1141 int ecsa_ie_only; member
HDap_config.c267 conf->ecsa_ie_only = 0; in hostapd_config_defaults()
HDbeacon.c409 if (hapd->iface->cs_oper_class && hapd->iconf->ecsa_ie_only) in hostapd_eid_csa()
/freebsd-14-stable/contrib/wpa/hostapd/
HDconfig_file.c4434 conf->ecsa_ie_only = atoi(pos); in hostapd_config_fill()