Home
last modified time | relevance | path

Searched refs:SNMP_NODE_LEAF (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/bsnmp/lib/
H A Dsnmpagent.c142 if (tp->type == SNMP_NODE_LEAF && in find_node()
303 if (tp->type == SNMP_NODE_LEAF) { in next_node()
346 if (tp->type == SNMP_NODE_LEAF || next) in do_getnext()
353 if (tp->type == SNMP_NODE_LEAF) { in do_getnext()
731 if (np->type == SNMP_NODE_LEAF && in snmp_set()
H A Dsnmpagent.h81 SNMP_NODE_LEAF = 1, enumerator
/freebsd/contrib/bsnmp/snmpd/
H A Dconfig.c696 if (node->type == SNMP_NODE_LEAF) { in handle_assignment()
H A Dmain.c1303 case SNMP_NODE_LEAF: in info_func()