Home
last modified time | relevance | path

Searched refs:hostapd_alloc_iface (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhostapd.h617 struct hostapd_iface * hostapd_alloc_iface(void);
H A Dhostapd.c2518 struct hostapd_iface * hostapd_alloc_iface(void) in hostapd_alloc_iface() function
2549 hapd_iface = hostapd_alloc_iface(); in hostapd_init()
2915 hostapd_alloc_iface(); in hostapd_iface_alloc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhostapd.h585 struct hostapd_iface * hostapd_alloc_iface(void);
H A Dhostapd.c2315 struct hostapd_iface * hostapd_alloc_iface(void) in hostapd_alloc_iface() function
2346 hapd_iface = hostapd_alloc_iface(); in hostapd_init()
2691 hostapd_alloc_iface(); in hostapd_iface_alloc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh.c262 wpa_s->ifmsh = ifmsh = hostapd_alloc_iface(); in wpa_supplicant_mesh_init()
H A Dap.c794 wpa_s->ap_iface = hapd_iface = hostapd_alloc_iface(); in wpa_supplicant_create_ap()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh.c404 wpa_s->ifmsh = ifmsh = hostapd_alloc_iface(); in wpa_supplicant_mesh_init()
H A Dap.c1036 wpa_s->ap_iface = hapd_iface = hostapd_alloc_iface(); in wpa_supplicant_create_ap()

Completed in 16 milliseconds