Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsconnection.c93 gboolean received_close_notify; member
349 priv->received_close_notify = FALSE; in gst_dtls_connection_start()
631 if (self->priv->received_close_notify in gst_dtls_connection_process()
681 self->priv->received_close_notify = TRUE; in gst_dtls_connection_process()
772 self->priv->received_close_notify = TRUE; in gst_dtls_connection_send()