Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.h53 GST_SCTP_ASSOCIATION_STATE_DISCONNECTING, enumerator
Dsctpassociation.c52 {GST_SCTP_ASSOCIATION_STATE_DISCONNECTING, "state-disconnecting", in gst_sctp_association_state_get_type()
477 self->state == GST_SCTP_ASSOCIATION_STATE_DISCONNECTING) { in gst_sctp_association_send_data()
840 GST_SCTP_ASSOCIATION_STATE_DISCONNECTING, TRUE); in handle_notification()
Dgstsctpenc.c866 case GST_SCTP_ASSOCIATION_STATE_DISCONNECTING: in on_sctp_association_state_changed()