Home
last modified time | relevance | path

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

/freebsd-head/contrib/wpa/src/ap/
HDhostapd.h746 int hostapd_add_iface(struct hapd_interfaces *ifaces, char *buf);
HDhostapd.c3732 int hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_add_iface() function
/freebsd-head/contrib/wpa/hostapd/
HDctrl_iface.c5016 if (hostapd_add_iface(interfaces, buf) < 0) { in hostapd_ctrl_iface_add()