Home
last modified time | relevance | path

Searched refs:hostapd_init (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
HDhostapd.h586 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
HDhostapd.c239 iface = hostapd_init(interfaces, fname); in hostapd_reload_config()
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()