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

  /src/external/bsd/wpa/dist/src/ap/
hostapd.h 730 struct hostapd_iface * hostapd_alloc_iface(void);
hostapd.c 3009 struct hostapd_iface * hostapd_alloc_iface(void) function
3191 hapd_iface = hostapd_alloc_iface();
3614 hostapd_alloc_iface();
  /src/external/bsd/wpa/dist/wpa_supplicant/
mesh.c 400 wpa_s->ifmsh = ifmsh = hostapd_alloc_iface();
ap.c 1064 wpa_s->ap_iface = hapd_iface = hostapd_alloc_iface();

Completed in 40 milliseconds