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

/vbox/src/VBox/Devices/Network/slirp/libalias/
H A Dalias_smedia.c127 #define RTSP_CONTROL_PORT_NUMBER_1 554 macro
144 if (ntohs(*ah->dport) == RTSP_CONTROL_PORT_NUMBER_1
145 || ntohs(*ah->sport) == RTSP_CONTROL_PORT_NUMBER_1
207 #define RTSP_CONTROL_PORT_NUMBER_1 554 macro
501 if ((ntohs(tc->th_dport) == RTSP_CONTROL_PORT_NUMBER_1) ||

Completed in 44 milliseconds