Home
last modified time | relevance | path

Searched refs:ASN_COUNTER (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dasn1.h92 #define ASN_COUNTER (ASN_APPLICATION | ASN_PRIMITIVE | (uchar_t)0x01) macro
H A Dasn1.c480 if ((buf[0] != ASN_COUNTER) && (buf[0] != ASN_TIMETICKS)) in asn_parse_uint()
692 case ASN_COUNTER: in asn_parse_objval()