Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsconnection.c92 gboolean sent_close_notify; member
348 priv->sent_close_notify = FALSE; in gst_dtls_connection_start()
689 if (self->priv->sent_close_notify && self->priv->send_callback) in gst_dtls_connection_process()
755 if (self->priv->sent_close_notify) { in gst_dtls_connection_send()