Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_structs.h169 struct sctp_copy_all { struct
Dsctp_output.c7142 struct sctp_copy_all *ca;
7150 ca = (struct sctp_copy_all *)ptr;
7318 struct sctp_copy_all *ca;
7320 ca = (struct sctp_copy_all *)ptr;
7386 struct sctp_copy_all *ca;
7404 SCTP_MALLOC(ca, struct sctp_copy_all *, sizeof(struct sctp_copy_all),
7411 memset(ca, 0, sizeof(struct sctp_copy_all));