Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Dsnmp_msg.h63 #ifndef SNMP_TRAP_PORT
64 #define SNMP_TRAP_PORT 162 macro
/lib/liblwip/src/core/snmp/
Dmsg_out.c267 udp_sendto(trap_msg.pcb, p, &trap_msg.dip, SNMP_TRAP_PORT); in snmp_send_trap()