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

/freebsd-12-stable/sys/netinet/libalias/
H A Dalias_smedia.c129 #define RTSP_CONTROL_PORT_NUMBER_1 554 macro
145 if (ntohs(*ah->dport) == RTSP_CONTROL_PORT_NUMBER_1
146 || ntohs(*ah->sport) == RTSP_CONTROL_PORT_NUMBER_1
207 #define RTSP_CONTROL_PORT_NUMBER_1 554 macro
488 if ((ntohs(tc->th_dport) == RTSP_CONTROL_PORT_NUMBER_1) ||

Completed in 108 milliseconds