Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhostapd.c67 static int setup_interface2(struct hostapd_iface *iface);
2105 setup_interface2(iface); in hostapd_no_ir_channel_list_updated()
2128 setup_interface2(iface); in channel_list_update_timeout()
2146 setup_interface2(iface); in hostapd_channel_list_updated()
2219 return setup_interface2(iface); in setup_interface()
2287 static int setup_interface2(struct hostapd_iface *iface) in setup_interface2() function