Searched refs:hostapd_config_check (Results 1 – 4 of 4) sorted by relevance
1392 int hostapd_config_check(struct hostapd_config *conf, int full_config);
3592 if (hostapd_config_check(hapd_iface->conf, 1) < 0) { in hostapd_enable_iface()3623 if (hostapd_config_check(hapd_iface->conf, 1) < 0) { in hostapd_reload_iface()3640 if (hostapd_config_check(bss->iconf, 1) < 0) { in hostapd_reload_bss_only()
1542 int hostapd_config_check(struct hostapd_config *conf, int full_config) in hostapd_config_check() function
5022 if (hostapd_config_check(conf, 1)) in hostapd_config_read()5055 if (hostapd_config_check(conf, 0)) { in hostapd_set_iface()