Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dhostapd.c70 static int setup_interface2(struct hostapd_iface *iface);
1965 setup_interface2(iface); in hostapd_no_ir_channel_list_updated()
1986 setup_interface2(iface); in channel_list_update_timeout()
2004 setup_interface2(iface); in hostapd_channel_list_updated()
2077 return setup_interface2(iface); in setup_interface()
2145 static int setup_interface2(struct hostapd_iface *iface) in setup_interface2() function