Lines Matching refs:sctp_ulp_notify
288 sctp_ulp_notify(SCTP_NOTIFY_UNSENT_DG_FAIL, stcb, in sctp_process_init()
306 sctp_ulp_notify(SCTP_NOTIFY_SPECIAL_SP_FAIL, in sctp_process_init()
601 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED, in sctp_handle_heartbeat_ack()
625 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_UP, stcb, in sctp_handle_heartbeat_ack()
899 sctp_ulp_notify(SCTP_NOTIFY_PEER_SHUTDOWN, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_shutdown()
997 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_DOWN, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_shutdown_ack()
1224 sctp_ulp_notify(SCTP_NOTIFY_REMOTE_ERROR, stcb, code, ch, SCTP_SO_NOT_LOCKED); in sctp_handle_error()
1274 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED, in sctp_handle_init_ack()
2610 sctp_ulp_notify(notification, *stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_cookie_echo()
2612 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED, in sctp_handle_cookie_echo()
2723 sctp_ulp_notify(notification, *stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_cookie_echo()
2725 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED, in sctp_handle_cookie_echo()
2738 sctp_ulp_notify(notification, *stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_cookie_echo()
2741 sctp_ulp_notify(SCTP_NOTIFY_INTERFACE_CONFIRMED, in sctp_handle_cookie_echo()
2789 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_UP, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_cookie_ack()
3030 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_DOWN, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_shutdown_complete()
3314 …sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_RECV, stcb, number_entries, (void *)list, SCTP_SO_NOT_LOCKED… in sctp_reset_in_stream()
3339 …sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_SEND, stcb, number_entries, (void *)list, SCTP_SO_NOT_LOCKED… in sctp_reset_out_streams()
3465 …sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_DENIED_OUT, stcb, number_entries, req_out_param->list_of_str… in sctp_handle_stream_reset_response()
3476 …sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_FAILED_OUT, stcb, number_entries, req_out_param->list_of_str… in sctp_handle_stream_reset_response()
3487 sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_DENIED_IN, stcb, in sctp_handle_stream_reset_response()
3490 sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_FAILED_IN, stcb, in sctp_handle_stream_reset_response()
4775 sctp_ulp_notify(SCTP_NOTIFY_SENDER_DRY, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_process_control()