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