Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/wpa/src/ap/
H A Dhostapd.c63 static int setup_interface2(struct hostapd_iface *iface);
1499 setup_interface2(iface); in channel_list_update_timeout()
1510 setup_interface2(iface); in hostapd_channel_list_updated()
1583 return setup_interface2(iface); in setup_interface()
1587 static int setup_interface2(struct hostapd_iface *iface) in setup_interface2() function