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

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dap_config.h1099 int hostapd_config_check(struct hostapd_config *conf, int full_config);
H A Dap_config.c1234 int hostapd_config_check(struct hostapd_config *conf, int full_config) function
H A Dhostapd.c2590 if (hostapd_config_check(hapd_iface->conf, 1) < 0) {
2619 if (hostapd_config_check(hapd_iface->conf, 1) < 0) {
3341 /* TODO: maybe call here hostapd_config_check here? */
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dconfig_file.c4594 if (hostapd_config_check(conf, 1))
4627 if (hostapd_config_check(conf, 0)) {

Completed in 182 milliseconds