Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_structs.h169 struct sctp_copy_all { struct
Dsctp_output.c6807 struct sctp_copy_all *ca;
6815 ca = (struct sctp_copy_all *)ptr;
6991 struct sctp_copy_all *ca;
6993 ca = (struct sctp_copy_all *)ptr;
7062 struct sctp_copy_all *ca;
7064 SCTP_MALLOC(ca, struct sctp_copy_all *, sizeof(struct sctp_copy_all),
7071 memset(ca, 0, sizeof(struct sctp_copy_all));