Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dtcp.h154 #ifndef RTSP_PORT_ALT
155 #define RTSP_PORT_ALT 8554 macro
H A Dprint-tcp.c788 } else if (IS_SRC_OR_DST_PORT(RTSP_PORT_ALT)) { in tcp_print()