Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/ppp/ppp/
Dalias_smedia.c112 #define RTSP_CONTROL_PORT_NUMBER_2 7070 macro
388 (ntohs(tc->th_dport) == RTSP_CONTROL_PORT_NUMBER_2)) { in AliasHandleRtspOut()
Dalias.c136 #define RTSP_CONTROL_PORT_NUMBER_2 7070 macro
1086 || ntohs(tc->th_dport) == RTSP_CONTROL_PORT_NUMBER_2 in TcpAliasOut()
1087 || ntohs(tc->th_sport) == RTSP_CONTROL_PORT_NUMBER_2) in TcpAliasOut()