Searched refs:hostapd_alloc_iface (Results 1 – 4 of 4) sorted by relevance
585 struct hostapd_iface * hostapd_alloc_iface(void);
2315 struct hostapd_iface * hostapd_alloc_iface(void) in hostapd_alloc_iface() function2346 hapd_iface = hostapd_alloc_iface(); in hostapd_init()2691 hostapd_alloc_iface(); in hostapd_iface_alloc()
262 wpa_s->ifmsh = ifmsh = hostapd_alloc_iface(); in wpa_supplicant_mesh_init()
794 wpa_s->ap_iface = hapd_iface = hostapd_alloc_iface(); in wpa_supplicant_create_ap()