Lines Matching refs:tunneled
178 gboolean tunneled; member
868 conn->tunneled = FALSE; in setup_tunneling()
872 conn->tunneled = TRUE; in setup_tunneling()
950 conn->tunneled = FALSE; in setup_tunneling()
954 conn->tunneled = TRUE; in setup_tunneling()
973 conn->tunneled = TRUE; in setup_tunneling()
1049 if (conn->tunneled) { in gst_rtsp_connection_connect_with_response_usec()
1089 if (conn->tunneled) { in gst_rtsp_connection_connect_with_response_usec()
1954 if (conn->tunneled) { in gst_rtsp_connection_send_messages_usec()
2622 conn->tunneled = TRUE; in build_next()
2899 conn->tunneled = FALSE; in gst_rtsp_connection_close()
3498 gst_rtsp_connection_set_tunneled (GstRTSPConnection * conn, gboolean tunneled) in gst_rtsp_connection_set_tunneled() argument
3504 conn->tunneled = tunneled; in gst_rtsp_connection_set_tunneled()
3520 return conn->tunneled; in gst_rtsp_connection_is_tunneled()
3536 if (!conn->tunneled) in gst_rtsp_connection_get_tunnelid()