Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias_smedia.c130 #define RTSP_CONTROL_PORT_NUMBER_2 7070 macro
148 || ntohs(*ah->dport) == RTSP_CONTROL_PORT_NUMBER_2 in fingerprint()
149 || ntohs(*ah->sport) == RTSP_CONTROL_PORT_NUMBER_2) in fingerprint()
210 #define RTSP_CONTROL_PORT_NUMBER_2 7070 macro
503 (ntohs(tc->th_dport) == RTSP_CONTROL_PORT_NUMBER_2)) { in AliasHandleRtspOut()