Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/wpa/src/ap/
H A Dhostapd.c65 static int setup_interface2(struct hostapd_iface *iface);
1544 setup_interface2(iface); in channel_list_update_timeout()
1555 setup_interface2(iface); in hostapd_channel_list_updated()
1628 return setup_interface2(iface); in setup_interface()
1697 static int setup_interface2(struct hostapd_iface *iface) in setup_interface2() function