Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
Dwlan_snmp.c137 static struct wlan_iface * wlan_mesh_first_interface(void);
4093 wlan_mesh_first_interface(void) in wlan_mesh_first_interface() function
4142 return (wlan_mesh_first_interface()); in wlan_mesh_get_next_iface()
4185 for (*wif = wlan_mesh_first_interface(); *wif != NULL; in wlan_mesh_get_next_peer()
4313 for (wif = wlan_mesh_first_interface(); wif != NULL; in wlan_mesh_update_routes()
4354 for (*wif = wlan_mesh_first_interface(); *wif != NULL; in wlan_mesh_get_next_route()