Searched refs:hostapd_add_iface (Results 1 – 4 of 4) sorted by relevance
306 if (hostapd_add_iface(interfaces_, add_iface_param_vec.data()) < 0) { in addAccessPointInternal_1_1()
573 int hostapd_add_iface(struct hapd_interfaces *ifaces, char *buf);
2718 int hostapd_add_iface(struct hapd_interfaces *interfaces, char *buf) in hostapd_add_iface() function
3782 if (hostapd_add_iface(interfaces, buf) < 0) { in hostapd_ctrl_iface_add()