Searched refs:SNMP_MSG_REPORT (Results 1 – 3 of 3) sorted by relevance
99 #define SNMP_MSG_REPORT (ASN_CONTEXT | ASN_CONSTRUCTOR | (uchar_t)0x8) macro
111 { SNMP_MSG_REPORT, "SNMP_MSG_REPORT" }
564 if (id != SNMP_MSG_RESPONSE && id != SNMP_MSG_REPORT) in snmp_parse_pdu()