Home
last modified time | relevance | path

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 Dhostapd.h618 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
H A Dhostapd.c252 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 Dhostapd.h586 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
H A Dhostapd.c239 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 Dap_main.c274 iface = hostapd_init(interfaces, config_fname); in hostapd_interface_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_main.c267 iface = hostapd_init(interfaces, config_fname); in hostapd_interface_init()

Completed in 13 milliseconds