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

/freebsd-9.3-release/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) function
4139 return (wlan_mesh_first_interface());
4182 for (*wif = wlan_mesh_first_interface(); *wif != NULL;
4310 for (wif = wlan_mesh_first_interface(); wif != NULL;
4351 for (*wif = wlan_mesh_first_interface(); *wif != NULL;

Completed in 52 milliseconds