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.c2477 hostapd_alloc_bss_data(struct hostapd_iface *hapd_iface, in hostapd_alloc_bss_data()
2577 struct hostapd_iface *hapd_iface; in hostapd_alloc_iface() local
2601 struct hostapd_iface *hapd_iface = NULL; in hostapd_init() local
2812 struct hostapd_iface *hapd_iface) in hostapd_deinit_driver()
2835 int hostapd_enable_iface(struct hostapd_iface *hapd_iface) in hostapd_enable_iface()
2877 int hostapd_reload_iface(struct hostapd_iface *hapd_iface) in hostapd_reload_iface()
2912 int hostapd_disable_iface(struct hostapd_iface *hapd_iface) in hostapd_disable_iface()
2967 struct hostapd_iface **iface, *hapd_iface; in hostapd_iface_alloc() local
3043 static int hostapd_data_alloc(struct hostapd_iface *hapd_iface, in hostapd_data_alloc()
3080 struct hostapd_iface *hapd_iface = NULL, *new_iface = NULL; in hostapd_add_iface() local
[all …]
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c955 struct hostapd_iface *hapd_iface; in wpa_supplicant_create_ap() local