Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dasn1.h77 #define ASN_BIT_STR ((uchar_t)0x03) macro
H A Dasn1.c536 id2 = ASN_UNIVERSAL | ASN_PRIMITIVE | ASN_BIT_STR; in asn_parse_string()
707 case ASN_UNIVERSAL | ASN_PRIMITIVE | ASN_BIT_STR: in asn_parse_objval()
H A Dsnmplib.c1163 vp->type != ASN_BIT_STR) { in mibcache_populate()
1220 } else if (vp->type == ASN_BIT_STR) { in mibcache_populate()