Home
last modified time | relevance | path

Searched refs:SNMP_NOSUCHINSTANCE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dpdu.h105 #define SNMP_NOSUCHINSTANCE (ASN_CONTEXT | ASN_PRIMITIVE | (uchar_t)0x1) macro
H A Dasn1.c740 case SNMP_NOSUCHINSTANCE: in asn_parse_objval()
H A Dsnmplib.c546 vp->type == SNMP_NOSUCHINSTANCE || vp->type == SNMP_ENDOFMIBVIEW) { in snmp_get_nextrow()