Home
last modified time | relevance | path

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

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