Searched refs:packet_out_cb (Results 1 – 2 of 2) sorted by relevance
90 GstSctpAssociationPacketOutCb packet_out_cb; member109 GstSctpAssociationPacketOutCb packet_out_cb, gpointer user_data, GDestroyNotify destroy_notify);
316 && (self->packet_out_cb != NULL) && (self->packet_received_cb != NULL)) { in maybe_set_state_to_ready()422 GstSctpAssociationPacketOutCb packet_out_cb, gpointer user_data, in gst_sctp_association_set_on_packet_out() argument430 self->packet_out_cb = packet_out_cb; in gst_sctp_association_set_on_packet_out()780 if (self->packet_out_cb) { in sctp_packet_out()781 self->packet_out_cb (self, buffer, length, self->packet_out_user_data); in sctp_packet_out()