Home
last modified time | relevance | path

Searched refs:SNMP_GENTRAP_ENTERPRISE_SPECIFIC (Results 1 – 2 of 2) sorted by relevance

/lib/lwip/lwip/src/apps/snmp/
A Dsnmp_traps.c243 if (generic_trap == SNMP_GENTRAP_ENTERPRISE_SPECIFIC) { in snmp_prepare_trap_oid()
255 …f ((generic_trap >= SNMP_GENTRAP_COLDSTART) && (generic_trap < SNMP_GENTRAP_ENTERPRISE_SPECIFIC)) { in snmp_prepare_trap_oid()
285 trap_msg->spc_trap = (generic_trap == SNMP_GENTRAP_ENTERPRISE_SPECIFIC) ? specific_trap : 0; in snmp_prepare_necessary_msg_fields()
495 …end_trap_or_notification_or_inform_generic(&trap_msg, NULL, SNMP_GENTRAP_ENTERPRISE_SPECIFIC, spec… in snmp_send_trap_specific()
863 …return snmp_send_inform(NULL, SNMP_GENTRAP_ENTERPRISE_SPECIFIC, specific_trap, varbinds, ptr_reque… in snmp_send_inform_specific()
/lib/lwip/lwip/src/include/lwip/apps/
A Dsnmp.h98 #define SNMP_GENTRAP_ENTERPRISE_SPECIFIC 6 macro

Completed in 8 milliseconds