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

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dap_config.h965 int ecsa_ie_only; member in struct:hostapd_config
H A Dap_config.c238 conf->ecsa_ie_only = 0;
H A Dbeacon.c307 if (hapd->iface->cs_oper_class && hapd->iconf->ecsa_ie_only)
/freebsd-13-stable/contrib/wpa/hostapd/
H A Dconfig_file.c4096 } else if (os_strcmp(buf, "ecsa_ie_only") == 0) {
4097 conf->ecsa_ie_only = atoi(pos);

Completed in 107 milliseconds