Searched refs:hostapd_reload_iface (Results 1 – 3 of 3) sorted by relevance
571 int hostapd_reload_iface(struct hostapd_iface *hapd_iface);
2536 int hostapd_reload_iface(struct hostapd_iface *hapd_iface) in hostapd_reload_iface() function
1473 if (hostapd_reload_iface(iface) < 0) { in hostapd_ctrl_iface_reload()