sctp_copy_all
struct sctp_copy_all *ca;
ca = (struct sctp_copy_all *)ptr;
struct sctp_copy_all *ca;
ca = (struct sctp_copy_all *)ptr;
struct sctp_copy_all *ca;
SCTP_MALLOC(ca, struct sctp_copy_all *, sizeof(struct sctp_copy_all),
memset(ca, 0, sizeof(struct sctp_copy_all));