sctp_notify_assoc_change
sctp_notify_assoc_change(SCTP_COMM_UP, stcb, error);
sctp_notify_assoc_change(SCTP_SHUTDOWN_COMP, stcb, error);
sctp_notify_assoc_change(SCTP_COMM_LOST, stcb, error);
sctp_notify_assoc_change(SCTP_RESTART, stcb, error);