Home
last modified time | relevance | path

Searched defs:hapd_iface (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dhostapd.c2146 hostapd_alloc_bss_data(struct hostapd_iface *hapd_iface, in hostapd_alloc_bss_data()
2242 struct hostapd_iface *hapd_iface; in hostapd_alloc_iface() local
2266 struct hostapd_iface *hapd_iface = NULL; in hostapd_init() local
2477 struct hostapd_iface *hapd_iface) in hostapd_deinit_driver()
2500 int hostapd_enable_iface(struct hostapd_iface *hapd_iface) in hostapd_enable_iface()
2536 int hostapd_reload_iface(struct hostapd_iface *hapd_iface) in hostapd_reload_iface()
2556 int hostapd_disable_iface(struct hostapd_iface *hapd_iface) in hostapd_disable_iface()
2608 struct hostapd_iface **iface, *hapd_iface; in hostapd_iface_alloc() local
2684 static int hostapd_data_alloc(struct hostapd_iface *hapd_iface, in hostapd_data_alloc()
2721 struct hostapd_iface *hapd_iface = NULL, *new_iface = NULL; in hostapd_add_iface() local
[all …]
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c715 struct hostapd_iface *hapd_iface; in wpa_supplicant_create_ap() local