Searched refs:hostapd_init (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.h480 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
H A Dhostapd.c2094 * hostapd_init - Allocate and initialize per-interface data
2102 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, function
2264 new_iface = iface = hostapd_init(interfaces, config_fname);
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.h480 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
H A Dhostapd.c2094 * hostapd_init - Allocate and initialize per-interface data
2102 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, function
2264 new_iface = iface = hostapd_init(interfaces, config_fname);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.h480 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
H A Dhostapd.c2094 * hostapd_init - Allocate and initialize per-interface data
2102 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, function
2264 new_iface = iface = hostapd_init(interfaces, config_fname);
/external/wpa_supplicant_8/hostapd/
H A Dmain.c265 iface = hostapd_init(interfaces, config_fname);

Completed in 42 milliseconds