sctp_send_asconf
sctp_send_asconf(stcb, net, SCTP_ADDR_NOT_LOCKED);
sctp_send_asconf(stcb, NULL, addr_locked);
sctp_send_asconf(stcb, NULL, SCTP_ADDR_NOT_LOCKED);
sctp_send_asconf(stcb, NULL, SCTP_ADDR_NOT_LOCKED);
sctp_send_asconf(stcb, NULL, SCTP_ADDR_NOT_LOCKED);
sctp_send_asconf(stcb, net, SCTP_ADDR_NOT_LOCKED);
sctp_send_asconf(stcb, stcb->asoc.primary_destination,
void sctp_send_asconf(struct sctp_tcb *, struct sctp_nets *, int addr_locked);
sctp_send_asconf(stcb, net, SCTP_ADDR_NOT_LOCKED);
sctp_send_asconf(stcb, alt, SCTP_ADDR_NOT_LOCKED);