sctp_outq_init
void sctp_outq_init(struct sctp_association *, struct sctp_outq *);
sctp_outq_init(asoc, &asoc->outqueue);
sctp_outq_init(q->asoc, q);