RTSP_CONTROL_PORT_NUMBER_1
if (ntohs(*ah->dport) == RTSP_CONTROL_PORT_NUMBER_1
|| ntohs(*ah->sport) == RTSP_CONTROL_PORT_NUMBER_1
if ((ntohs(tc->th_dport) == RTSP_CONTROL_PORT_NUMBER_1) ||