Searched refs:hostapd_reload_config (Results 1 – 3 of 3) sorted by relevance
286 if (hostapd_reload_config(iface) < 0) { in handle_reload_iface()555 interfaces.reload_config = hostapd_reload_config; in main()
412 int hostapd_reload_config(struct hostapd_iface *iface);
152 int hostapd_reload_config(struct hostapd_iface *iface) in hostapd_reload_config() function