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

/freebsd-10.2-release/contrib/bsnmp/lib/
H A Dsnmpagent.h81 SNMP_NODE_LEAF = 1, enumerator in enum:snmp_node_type
H A Dsnmpagent.c142 if (tp->type == SNMP_NODE_LEAF &&
295 if (tp->type == SNMP_NODE_LEAF) {
338 if (tp->type == SNMP_NODE_LEAF || next)
345 if (tp->type == SNMP_NODE_LEAF) {
712 if (np->type == SNMP_NODE_LEAF &&
/freebsd-10.2-release/contrib/bsnmp/snmpd/
H A Dconfig.c696 if (node->type == SNMP_NODE_LEAF) {
H A Dmain.c1458 case SNMP_NODE_LEAF:

Completed in 52 milliseconds