Home
last modified time | relevance | path

Searched refs:hostapd_reload_iface (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/ap/
Dhostapd.h747 int hostapd_reload_iface(struct hostapd_iface *hapd_iface);
Dhostapd.c3522 int hostapd_reload_iface(struct hostapd_iface *hapd_iface) in hostapd_reload_iface() function
/hostap-latest/hostapd/
Dctrl_iface.c1397 if (hostapd_reload_iface(iface) < 0) { in hostapd_ctrl_iface_reload()