Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dudp.h77 #ifndef SNMPTRAP_PORT
78 #define SNMPTRAP_PORT 162 /*XXX*/ macro
H A Dprint-udp.c616 else if (IS_SRC_OR_DST_PORT(SNMP_PORT) || IS_SRC_OR_DST_PORT(SNMPTRAP_PORT)) in udp_print()