HomeSort by relevance Sort by last modified time
    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 4029 milliseconds