Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dasn1.h79 #define ASN_BIT_STR ((uchar_t)0x03) macro
H A Dasn1.c554 id2 = ASN_UNIVERSAL | ASN_PRIMITIVE | ASN_BIT_STR; in asn_parse_string()
725 case ASN_UNIVERSAL | ASN_PRIMITIVE | ASN_BIT_STR: in asn_parse_objval()
H A Dsnmplib.c1222 vp->type != ASN_BIT_STR) { in mibcache_populate()
1279 } else if (vp->type == ASN_BIT_STR) { in mibcache_populate()
H A Ddebug.c117 { ASN_BIT_STR, "ASN_BIT_STR" },