Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dudp.h242 #ifndef ZEP_PORT
243 #define ZEP_PORT 17754 /* XXX */ macro
H A Dprint-udp.c710 else if (IS_SRC_OR_DST_PORT(ZEP_PORT)) in udp_print()