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.c6997 struct sctp_copy_all *ca;
7005 ca = (struct sctp_copy_all *)ptr;
7181 struct sctp_copy_all *ca;
7183 ca = (struct sctp_copy_all *)ptr;
7252 struct sctp_copy_all *ca;
7254 SCTP_MALLOC(ca, struct sctp_copy_all *, sizeof(struct sctp_copy_all),
7261 memset(ca, 0, sizeof(struct sctp_copy_all));