Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dudp.h155 #ifndef ZEPHYR_CLT_PORT
156 #define ZEPHYR_CLT_PORT 2104 /*XXX*/ macro
H A Dprint-udp.c651 else if (IS_SRC_OR_DST_PORT(ZEPHYR_SRV_PORT) || IS_SRC_OR_DST_PORT(ZEPHYR_CLT_PORT)) in udp_print()