HomeSort by: relevance | last modified time | path
    Searched refs:hostapd_remove_iface (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
hostapd.h 747 int hostapd_remove_iface(struct hapd_interfaces *ifaces, char *buf);
hostapd.c 287 hostapd_remove_iface(interfaces, hapd->conf->iface);
3941 int hostapd_remove_iface(struct hapd_interfaces *interfaces, char *buf) function
  /src/external/bsd/wpa/dist/hostapd/
ctrl_iface.c 5027 if (hostapd_remove_iface(interfaces, buf) < 0) {

Completed in 86 milliseconds