Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c134 static struct wlan_iface * wlan_mesh_first_interface(void);
4090 wlan_mesh_first_interface(void) in wlan_mesh_first_interface() function
4139 return (wlan_mesh_first_interface()); in wlan_mesh_get_next_iface()
4182 for (*wif = wlan_mesh_first_interface(); *wif != NULL; in wlan_mesh_get_next_peer()
4310 for (wif = wlan_mesh_first_interface(); wif != NULL; in wlan_mesh_update_routes()
4351 for (*wif = wlan_mesh_first_interface(); *wif != NULL; in wlan_mesh_get_next_route()