Searched refs:packet_received_cb (Results 1 – 2 of 2) sorted by relevance
86 GstSctpAssociationPacketReceivedCb packet_received_cb; member111 …GstSctpAssociationPacketReceivedCb packet_received_cb, gpointer user_data, GDestroyNotify destroy_…
316 && (self->packet_out_cb != NULL) && (self->packet_received_cb != NULL)) { in maybe_set_state_to_ready()440 GstSctpAssociationPacketReceivedCb packet_received_cb, gpointer user_data, in gst_sctp_association_set_on_packet_received() argument448 self->packet_received_cb = packet_received_cb; in gst_sctp_association_set_on_packet_received()945 if (self->packet_received_cb) { in handle_message()947 self->packet_received_cb (self, data, datalen, stream_id, ppid, in handle_message()