Searched refs:acs_exclude_dfs (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dap_drv_ops.c857 !(hapd->iface->conf->acs_exclude_dfs &&
913 if (hapd->iface->conf->acs_exclude_dfs &&
H A Dap_config.h877 int acs_exclude_dfs; member in struct:hostapd_config
/freebsd-13-stable/contrib/wpa/hostapd/
H A Dconfig_file.c3132 } else if (os_strcmp(buf, "acs_exclude_dfs") == 0) {
3133 conf->acs_exclude_dfs = atoi(pos);

Completed in 117 milliseconds