Home
last modified time | relevance | path

Searched refs:spectrum_mgmt_required (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dap_config.h1096 int spectrum_mgmt_required; member
H A Dap_config.c1562 if (full_config && conf->spectrum_mgmt_required && in hostapd_config_check()
H A Dieee802_11.c332 (hapd->iconf->spectrum_mgmt_required || dfs)) in hostapd_own_capab_info()
/freebsd/contrib/wpa/hostapd/
H A DChangeLog396 - Spectrum management capability (spectrum_mgmt_required=1)
H A Dconfig_file.c4597 conf->spectrum_mgmt_required = atoi(pos); in hostapd_config_fill()