Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.h91 gpointer packet_out_user_data; member
Dsctpassociation.c429 self->packet_out_destroy_notify (self->packet_out_user_data); in gst_sctp_association_set_on_packet_out()
431 self->packet_out_user_data = user_data; in gst_sctp_association_set_on_packet_out()
781 self->packet_out_cb (self, buffer, length, self->packet_out_user_data); in sctp_packet_out()