Home
last modified time | relevance | path

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

/freebsd/sys/netinet/libalias/
H A Dalias_smedia.c128 #define RTSP_CONTROL_PORT_NUMBER_2 7070 macro
145 || ntohs(*ah->dport) == RTSP_CONTROL_PORT_NUMBER_2 in fingerprint()
146 || ntohs(*ah->sport) == RTSP_CONTROL_PORT_NUMBER_2) in fingerprint()
206 #define RTSP_CONTROL_PORT_NUMBER_2 7070 macro
487 (ntohs(tc->th_dport) == RTSP_CONTROL_PORT_NUMBER_2)) { in AliasHandleRtspOut()