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