Searched refs:GST_RTSP_FAM_INET6 (Results 1 – 4 of 4) sorted by relevance
152 res->family = GST_RTSP_FAM_INET6; in gst_rtsp_url_parse()379 pre_host = url->family == GST_RTSP_FAM_INET6 ? "[" : ""; in gst_rtsp_url_get_request_uri_with_control()380 post_host = url->family == GST_RTSP_FAM_INET6 ? "]" : ""; in gst_rtsp_url_get_request_uri_with_control()
134 GST_RTSP_FAM_INET6 enumerator
79 { C_ENUM(GST_RTSP_FAM_INET6), "GST_RTSP_FAM_INET6", "inet6" }, in gst_rtsp_family_get_type()
815 if (url->family == GST_RTSP_FAM_INET6) { in get_tunneled_connection_uri_strdup()