sctp_ulp_notify
sctp_ulp_notify(SCTP_NOTIFY_ASCONF_ADD_IP, stcb, 0, sa);
sctp_ulp_notify(SCTP_NOTIFY_ASCONF_DELETE_IP, stcb, 0, sa);
sctp_ulp_notify(SCTP_NOTIFY_ASCONF_SET_PRIMARY, stcb, 0, sa);
sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb,
sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb,
sctp_ulp_notify(SCTP_NOTIFY_PARTIAL_DELVIERY_INDICATION,
sctp_ulp_notify(SCTP_NOTIFY_PARTIAL_DELVIERY_INDICATION,
sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL,
sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED,
sctp_ulp_notify(notification, *stcb, 0, NULL);
sctp_ulp_notify(notification, *stcb, 0, NULL);
sctp_ulp_notify(notification, *stcb, 0, NULL);
sctp_ulp_notify(SCTP_NOTIFY_ASSOC_UP, stcb, 0, NULL);
sctp_ulp_notify(SCTP_NOTIFY_ASSOC_DOWN, stcb, 0, NULL);
sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_RECV, stcb, number_entries, (void *)list);
sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED,
sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb,
sctp_ulp_notify(SCTP_NOTIFY_PEER_SHUTDOWN, stcb, 0, NULL);
sctp_ulp_notify(SCTP_NOTIFY_ASSOC_DOWN, stcb, 0, NULL);
sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED,
sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN,
sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN,
sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb,
sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_SEND, stcb, number_entries, (void *)list);
sctp_ulp_notify(SCTP_NOTIFY_ADAPTION_INDICATION,
sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN,
sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_DOWN,
sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb,
sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb, SCTP_NOTIFY_DATAGRAM_UNSENT, chk);
sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb,
sctp_ulp_notify(SCTP_NOTIFY_ASSOC_ABORTED, stcb, error, NULL);
sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb, reason, tp1);
void sctp_ulp_notify(u_int32_t, struct sctp_tcb *, u_int32_t, void *);