Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h86 #ifndef SNMPTRAP_PORT
87 #define SNMPTRAP_PORT 162 /*XXX*/ macro
Dprint-udp.c596 else if (IS_SRC_OR_DST_PORT(SNMP_PORT) || IS_SRC_OR_DST_PORT(SNMPTRAP_PORT)) in udp_print()