Home
last modified time | relevance | path

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

/components/net/lwip/lwip-2.0.3/src/apps/snmp/
A Dsnmp_msg.h67 #ifndef SNMP_TRAP_PORT
68 #define SNMP_TRAP_PORT 162 macro
A Dsnmp_traps.c213 snmp_sendto(snmp_traps_handle, p, &td->dip, SNMP_TRAP_PORT); in snmp_send_trap()
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dsnmp_msg.h63 #ifndef SNMP_TRAP_PORT
64 #define SNMP_TRAP_PORT 162 macro
/components/net/lwip/lwip-1.4.1/src/core/snmp/
A Dmsg_out.c267 udp_sendto(trap_msg.pcb, p, &trap_msg.dip, SNMP_TRAP_PORT); in snmp_send_trap()

Completed in 7 milliseconds