Searched refs:control_transport (Results 1 – 2 of 2) sorted by relevance
338 enum RTSPControlTransport control_transport; member
1289 if (rt->control_transport == RTSP_MODE_TUNNEL) { in ff_rtsp_read_reply()1379 if (rt->control_transport == RTSP_MODE_TUNNEL) { in rtsp_send_cmd_with_content_async()1388 if (rt->control_transport == RTSP_MODE_TUNNEL) { in rtsp_send_cmd_with_content_async()1746 rt->control_transport = RTSP_MODE_PLAIN; in ff_rtsp_connect()1751 rt->control_transport = RTSP_MODE_TUNNEL; in ff_rtsp_connect()1786 if (!lower_transport_mask || rt->control_transport == RTSP_MODE_TUNNEL) { in ff_rtsp_connect()1800 if (rt->control_transport == RTSP_MODE_TUNNEL) { in ff_rtsp_connect()