Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dudp.h74 #ifndef SNMP_PORT
75 #define SNMP_PORT 161 /*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()