Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/lib/
H A Dsnmpagent.h36 struct snmp_dependency;
51 struct snmp_dependency *dep;
69 typedef int (*snmp_depop_t)(struct snmp_context *, struct snmp_dependency *,
72 struct snmp_dependency { struct
144 struct snmp_dependency *snmp_dep_lookup(struct snmp_context *,
H A Dsnmpagent.c67 struct snmp_dependency dep;
927 struct snmp_dependency *
/freebsd/contrib/bsnmp/snmp_mibII/
H A DmibII_ipaddr.c47 struct snmp_dependency dep;
158 update_func(struct snmp_context *ctx, struct snmp_dependency *dep, in update_func()
H A DmibII_interfaces.c40 struct snmp_dependency dep;
67 ifchange_func(struct snmp_context *ctx __unused, struct snmp_dependency *dep, in ifchange_func()
/freebsd/contrib/bsnmp/snmpd/
H A Dtrans_lsock.c475 struct snmp_dependency dep;
502 lsock_func(struct snmp_context *ctx, struct snmp_dependency *dep, in lsock_func()
H A Dtrap.c82 struct snmp_dependency dep;
241 trapsink_dep(struct snmp_context *ctx, struct snmp_dependency *dep, in trapsink_dep()
H A Daction.c867 struct snmp_dependency dep;
874 dep_modules(struct snmp_context *ctx, struct snmp_dependency *dep, in dep_modules()