Home
last modified time | relevance | path

Searched refs:session_cookie (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c2598 gchar *session_cookie; in build_next() local
2619 &session_cookie, 0) == GST_RTSP_OK) { in build_next()
2620 strncpy (conn->tunnelid, session_cookie, TUNNELID_LEN); in build_next()