Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dasn1.h95 #define ASN_TIMETICKS (ASN_APPLICATION | ASN_PRIMITIVE | (uchar_t)0x03) macro
H A Dasn1.c498 if ((buf[0] != ASN_COUNTER) && (buf[0] != ASN_TIMETICKS)) in asn_parse_uint()
711 case ASN_TIMETICKS: in asn_parse_objval()