Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/wpa/src/ap/
Dhostapd.h283 int hostapd_remove_iface(struct hapd_interfaces *ifaces, char *buf);
Dhostapd.c1316 int hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_remove_iface() function
/freebsd-10-stable/contrib/wpa/hostapd/
Dctrl_iface.c1203 if (hostapd_remove_iface(interfaces, buf) < 0) { in hostapd_ctrl_iface_remove()