Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h221 #ifndef ZEPHYR_SRV_PORT
222 #define ZEPHYR_SRV_PORT 2103 /*XXX*/ macro
Dprint-udp.c612 else if (IS_SRC_OR_DST_PORT(ZEPHYR_SRV_PORT) || IS_SRC_OR_DST_PORT(ZEPHYR_CLT_PORT)) in udp_print()