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

/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c186 static int wlan_phy_index_decode(const struct asn_oid *, uint, char *,
3197 wlan_phy_index_decode(const struct asn_oid *oid, uint sub, char *wname, function
3527 if (wlan_phy_index_decode(oid, sub, wname, &phy) < 0)
3556 if (wlan_phy_index_decode(oid, sub, wname, phy) < 0)
3600 if (wlan_phy_index_decode(oid, sub, wname, phy) < 0)
3629 if (wlan_phy_index_decode(oid, sub, wname, phy) < 0)

Completed in 43 milliseconds