Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias_smedia.c129 #define RTSP_CONTROL_PORT_NUMBER_1 554 macro
146 if (ntohs(*ah->dport) == RTSP_CONTROL_PORT_NUMBER_1 in fingerprint()
147 || ntohs(*ah->sport) == RTSP_CONTROL_PORT_NUMBER_1 in fingerprint()
209 #define RTSP_CONTROL_PORT_NUMBER_1 554 macro
502 if ((ntohs(tc->th_dport) == RTSP_CONTROL_PORT_NUMBER_1) || in AliasHandleRtspOut()