Searched refs:ZEPHYR_CLT_PORT (Results 1 – 2 of 2) sorted by relevance
/external/tcpdump/ | ||
D | udp.h | 225 #define ZEPHYR_CLT_PORT 2104 /*XXX*/ macro |
D | print-udp.c | 612 else if (IS_SRC_OR_DST_PORT(ZEPHYR_SRV_PORT) || IS_SRC_OR_DST_PORT(ZEPHYR_CLT_PORT)) in udp_print() |