Home | History | Annotate | Download | only in dist

Lines Matching defs:CONTEXT

130  * Context-specific ASN.1 types for the SNMP PDUs and their tags
132 static const char *Context[] = {
160 * Context-specific ASN.1 types for the SNMP Exceptions and their tags
228 * Ties together the preceding Universal, Application, Context, and Private
241 defineCLASS(Context),
242 #define CONTEXT 2
610 case CONTEXT:
654 case CONTEXT:
839 ND_PRINT("%s(%u)", Class[CONTEXT].Id[elem->id], elem->asnlen);
1490 /* PDU (Context) */