Searched refs:hostapd_config_check (Results 1 – 4 of 4) sorted by relevance
888 int hostapd_config_check(struct hostapd_config *conf, int full_config);
1114 int hostapd_config_check(struct hostapd_config *conf, int full_config) in hostapd_config_check() function
2515 if (hostapd_config_check(hapd_iface->conf, 1) < 0) { in hostapd_enable_iface()2544 if (hostapd_config_check(hapd_iface->conf, 1) < 0) { in hostapd_reload_iface()
4437 if (hostapd_config_check(conf, 1)) in hostapd_config_read()4470 if (hostapd_config_check(conf, 0)) { in hostapd_set_iface()