Searched refs:hostapd_init (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | hostapd.h | 618 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
|
H A D | hostapd.c | 252 iface = hostapd_init(interfaces, fname); in hostapd_reload_config() 2533 * hostapd_init - Allocate and initialize per-interface data 2541 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, in hostapd_init() function 2703 new_iface = iface = hostapd_init(interfaces, config_fname); in hostapd_interface_init_bss()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | hostapd.h | 586 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
|
H A D | hostapd.c | 239 iface = hostapd_init(interfaces, fname); in hostapd_reload_config() 2330 * hostapd_init - Allocate and initialize per-interface data 2338 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, in hostapd_init() function 2500 new_iface = iface = hostapd_init(interfaces, config_fname); in hostapd_interface_init_bss()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_main.c | 274 iface = hostapd_init(interfaces, config_fname); in hostapd_interface_init()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_main.c | 267 iface = hostapd_init(interfaces, config_fname); in hostapd_interface_init()
|
Completed in 13 milliseconds