Lines Matching refs:sctp_ulp_notify
201 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, in sctp_process_init()
459 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED, in sctp_handle_heartbeat_ack()
468 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_handle_heartbeat_ack()
552 sctp_ulp_notify(SCTP_NOTIFY_PEER_SHUTDOWN, stcb, 0, NULL); in sctp_handle_shutdown()
651 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_DOWN, stcb, 0, NULL); in sctp_handle_shutdown_ack()
964 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED, in sctp_handle_init_ack()
2057 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED, in sctp_handle_cookie_echo()
2082 sctp_ulp_notify(notification, *stcb, 0, NULL); in sctp_handle_cookie_echo()
2125 sctp_ulp_notify(notification, *stcb, 0, NULL); in sctp_handle_cookie_echo()
2130 sctp_ulp_notify(notification, *stcb, 0, NULL); in sctp_handle_cookie_echo()
2174 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_UP, stcb, 0, NULL); in sctp_handle_cookie_ack()
2349 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_DOWN, stcb, 0, NULL); in sctp_handle_shutdown_complete()
2623 sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_RECV, stcb, number_entries, (void *)list); in sctp_reset_in_stream()