Searched refs:SNMP_PDU_REPORT (Results 1 – 4 of 4) sorted by relevance
609 case SNMP_PDU_REPORT: in snmp_pdu_decode_scoped()772 pdu->type != SNMP_PDU_REPORT) in snmp_pdu_encode_header()825 pdu->type == SNMP_PDU_REPORT)) in snmp_pdu_encode_header()1112 [SNMP_PDU_REPORT] = "REPORT", in snmp_pdu_dump()1143 case SNMP_PDU_REPORT: in snmp_pdu_dump()
210 #define SNMP_PDU_REPORT 8 /* v2 */ macro
175 resp->type = SNMP_PDU_REPORT; /* RFC 3414.4 */ in snmp_pdu_create_response()
456 case SNMP_PDU_REPORT: in snmp_pdu_auth_access()