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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.h422 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
H A Dhostapd.c1666 * hostapd_init - Allocate and initialize per-interface data
1674 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, function
1836 new_iface = iface = hostapd_init(interfaces, config_fname);
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.h422 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
H A Dhostapd.c1666 * hostapd_init - Allocate and initialize per-interface data
1674 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, function
1836 new_iface = iface = hostapd_init(interfaces, config_fname);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.h422 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
H A Dhostapd.c1666 * hostapd_init - Allocate and initialize per-interface data
1674 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, function
1836 new_iface = iface = hostapd_init(interfaces, config_fname);
/external/wpa_supplicant_8/hostapd/
H A Dmain.c250 iface = hostapd_init(interfaces, config_fname);

Completed in 98 milliseconds