Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.c111 static struct socket *create_sctp_socket (GstSctpAssociation *
398 if ((self->sctp_ass_sock = create_sctp_socket (self)) == NULL) in gst_sctp_association_start()
574 create_sctp_socket (GstSctpAssociation * self) in create_sctp_socket() function