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

/freebsd-12-stable/sys/netinet/libalias/
H A Dalias_smedia.c130 #define RTSP_CONTROL_PORT_NUMBER_2 7070 macro
147 || ntohs(*ah->dport) == RTSP_CONTROL_PORT_NUMBER_2
148 || ntohs(*ah->sport) == RTSP_CONTROL_PORT_NUMBER_2)
208 #define RTSP_CONTROL_PORT_NUMBER_2 7070 macro
489 (ntohs(tc->th_dport) == RTSP_CONTROL_PORT_NUMBER_2)) {

Completed in 97 milliseconds