Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhostapd.c49 static int setup_interface2(struct hostapd_iface *iface);
1238 setup_interface2(iface); in channel_list_update_timeout()
1249 setup_interface2(iface); in hostapd_channel_list_updated()
1322 return setup_interface2(iface); in setup_interface()
1326 static int setup_interface2(struct hostapd_iface *iface) in setup_interface2() function