Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.h51 GST_SCTP_ASSOCIATION_STATE_CONNECTING, enumerator
Dsctpassociation.c48 {GST_SCTP_ASSOCIATION_STATE_CONNECTING, "state-connecting", in gst_sctp_association_state_get_type()
409 GST_SCTP_ASSOCIATION_STATE_CONNECTING, TRUE); in gst_sctp_association_start()
887 if (self->state == GST_SCTP_ASSOCIATION_STATE_CONNECTING) { in handle_association_changed()
Dgstsctpenc.c860 case GST_SCTP_ASSOCIATION_STATE_CONNECTING: in on_sctp_association_state_changed()