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

/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c174 static struct wlan_iface * wlan_mesh_get_next_iface(const struct asn_oid *,
2127 if ((wif = wlan_mesh_get_next_iface(&val->var, sub)) == NULL)
2447 if ((wif = wlan_mesh_get_next_iface(&val->var, sub)) == NULL)
2658 if ((wif = wlan_mesh_get_next_iface(&val->var, sub)) == NULL)
2737 if ((wif = wlan_mesh_get_next_iface(&val->var, sub)) == NULL)
4132 wlan_mesh_get_next_iface(const struct asn_oid *oid, uint sub) function

Completed in 43 milliseconds