Searched refs:TRAP_ID_MAX (Results 1 – 1 of 1) sorted by relevance
64 #define TRAP_ID_MAX 5 macro4293 if (trap_type > TRAP_ID_MAX) in _nxd_snmp_agent_trap_send()5261 if ((trap_type > TRAP_ID_MAX) && (trap_type != NX_SNMP_TRAP_CUSTOM)) in _nxd_snmp_agent_trapv2_send()5289 if (trap_type <= TRAP_ID_MAX) in _nxd_snmp_agent_trapv2_send()7742 if ((trap_type > TRAP_ID_MAX) && (trap_type != NX_SNMP_TRAP_CUSTOM)) in _nxd_snmp_agent_trapv3_send()7770 if (trap_type <= TRAP_ID_MAX) in _nxd_snmp_agent_trapv3_send()