Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsconnection.c106 gboolean timeout_pending; member
210 priv->timeout_pending = FALSE; in gst_dtls_connection_init()
398 priv->timeout_pending = FALSE; in handle_timeout()
428 if (self->priv->is_alive && !self->priv->timeout_pending) { in schedule_timeout_handling()
429 self->priv->timeout_pending = TRUE; in schedule_timeout_handling()
476 if (self->priv->is_alive && !self->priv->timeout_pending) { in gst_dtls_connection_check_timeout_locked()
477 self->priv->timeout_pending = TRUE; in gst_dtls_connection_check_timeout_locked()