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