Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dudp.h156 #define ZEPHYR_CLT_PORT 2104 /*XXX*/ macro
H A Dprint-udp.c632 else if (IS_SRC_OR_DST_PORT(ZEPHYR_SRV_PORT) || IS_SRC_OR_DST_PORT(ZEPHYR_CLT_PORT)) in udp_print()