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

/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_smedia.c128 #define RTSP_CONTROL_PORT_NUMBER_2 7070 macro
146 || ntohs(*ah->dport) == RTSP_CONTROL_PORT_NUMBER_2
147 || ntohs(*ah->sport) == RTSP_CONTROL_PORT_NUMBER_2)
208 #define RTSP_CONTROL_PORT_NUMBER_2 7070 macro
504 (ntohs(tc->th_dport) == RTSP_CONTROL_PORT_NUMBER_2)) {

Completed in 110 milliseconds