Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dudp.h101 #ifndef TIMED_PORT
102 #define TIMED_PORT 525 /*XXX*/ macro
H A Dprint-udp.c623 else if (IS_SRC_OR_DST_PORT(TIMED_PORT)) in udp_print()