Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dtcp.h127 #ifndef RTSP_PORT
128 #define RTSP_PORT 554 macro
H A Dprint-tcp.c770 } else if (IS_SRC_OR_DST_PORT(RTSP_PORT)) { in tcp_print()