OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SNMP_TRAP_PORT
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/core/lwip/src/include/lwip/
snmp_msg.h
63
#ifndef
SNMP_TRAP_PORT
64
#define
SNMP_TRAP_PORT
162
/external/syslinux/core/lwip/src/core/snmp/
msg_out.c
274
udp_sendto(trap_msg.pcb, p, &trap_msg.dip,
SNMP_TRAP_PORT
);
Completed in 46 milliseconds