Searched refs:SNMP_MSG_REPORT (Results 1 – 2 of 2) sorted by relevance
97 #define SNMP_MSG_REPORT (ASN_CONTEXT | ASN_CONSTRUCTOR | (uchar_t)0x8) macro
560 if (id != SNMP_MSG_RESPONSE && id != SNMP_MSG_REPORT) in snmp_parse_pdu()