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

/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsnmpclient.h154 struct snmp_table { struct
188 int snmp_table_fetch(const struct snmp_table *descr, void *);
189 int snmp_table_fetch_async(const struct snmp_table *, void *,
H A Dsnmpclient.c110 const struct snmp_table *descr;
362 table_value(const struct snmp_table *descr, struct entry *e,
440 table_init_pdu(const struct snmp_table *descr, struct snmp_pdu *pdu)
559 snmp_table_fetch(const struct snmp_table *descr, void *list)
705 snmp_table_fetch_async(const struct snmp_table *descr, void *list,
/freebsd-11-stable/sbin/atm/atmconfig/
H A Datmconfig_device.c48 static const struct snmp_table atmif_table = {
106 static const struct snmp_table atmhw_table = {

Completed in 69 milliseconds