Lines Matching refs:SCTP_SO_NOT_LOCKED

153 		sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_CONTROL_PROC, SCTP_SO_NOT_LOCKED);  in sctp_handle_init()
287 0, chk, SCTP_SO_NOT_LOCKED); in sctp_process_init()
293 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_process_init()
305 stcb, 0, sp, SCTP_SO_NOT_LOCKED); in sctp_process_init()
315 sctp_free_a_strmoq(stcb, sp, SCTP_SO_NOT_LOCKED); in sctp_process_init()
604 stcb, 0, (void *)r_net, SCTP_SO_NOT_LOCKED); in sctp_handle_heartbeat_ack()
628 0, (void *)r_net, SCTP_SO_NOT_LOCKED); in sctp_handle_heartbeat_ack()
704 sctp_send_initiate(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_nat_colliding_state()
724 sctp_send_initiate(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_nat_colliding_state()
788 sctp_abort_notification(stcb, true, false, error, abort, SCTP_SO_NOT_LOCKED); in sctp_handle_abort()
821 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in sctp_start_net_timers()
828 SCTP_SO_NOT_LOCKED); in sctp_start_net_timers()
860 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, false, SCTP_SO_NOT_LOCKED); in sctp_check_data_from_peer()
900 sctp_ulp_notify(SCTP_NOTIFY_PEER_SHUTDOWN, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_shutdown()
915 some_on_streamwheel = sctp_is_there_unsent_data(stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_shutdown()
976 sctp_is_there_unsent_data(stcb, SCTP_SO_NOT_LOCKED)) { in sctp_handle_shutdown_ack()
991 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_DOWN, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_shutdown_ack()
1131 sctp_abort_notification(stcb, false, true, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_error()
1166 sctp_send_initiate(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_error()
1239 sctp_ulp_notify(SCTP_NOTIFY_REMOTE_ERROR, stcb, code, ch, SCTP_SO_NOT_LOCKED); in sctp_handle_error()
1290 stcb, 0, (void *)stcb->asoc.primary_destination, SCTP_SO_NOT_LOCKED); in sctp_handle_init_ack()
1717 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_COOKIE_ACK, SCTP_SO_NOT_LOCKED); in sctp_process_cookie_existing()
2600 sctp_ulp_notify(notification, *stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_cookie_echo()
2603 (*stcb), 0, (void *)netl, SCTP_SO_NOT_LOCKED); in sctp_handle_cookie_echo()
2713 sctp_ulp_notify(notification, *stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_cookie_echo()
2716 (*stcb), 0, (void *)netl, SCTP_SO_NOT_LOCKED); in sctp_handle_cookie_echo()
2728 sctp_ulp_notify(notification, *stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_cookie_echo()
2732 (*stcb), 0, (void *)netl, SCTP_SO_NOT_LOCKED); in sctp_handle_cookie_echo()
2781 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_UP, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_cookie_ack()
3002 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_handle_ecn_cwr()
3030 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_DOWN, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_shutdown_complete()
3035 sctp_is_there_unsent_data(stcb, SCTP_SO_NOT_LOCKED)) { in sctp_handle_shutdown_complete()
3220 sctp_send_initiate(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED); in process_chunk_drop()
3226 sctp_send_sack(stcb, SCTP_SO_NOT_LOCKED); in process_chunk_drop()
3235 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in process_chunk_drop()
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()
3426 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_clean_up_stream_reset()
3465 …FY_STR_RESET_DENIED_OUT, stcb, number_entries, req_out_param->list_of_streams, SCTP_SO_NOT_LOCKED); in sctp_handle_stream_reset_response()
3476 …FY_STR_RESET_FAILED_OUT, stcb, number_entries, req_out_param->list_of_streams, SCTP_SO_NOT_LOCKED); in sctp_handle_stream_reset_response()
3488 number_entries, req_in_param->list_of_streams, SCTP_SO_NOT_LOCKED); in sctp_handle_stream_reset_response()
3491 number_entries, req_in_param->list_of_streams, SCTP_SO_NOT_LOCKED); in sctp_handle_stream_reset_response()
3513 sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_ADD, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_stream_reset_response()
3515 …p_ulp_notify(SCTP_NOTIFY_STR_RESET_ADD, stcb, SCTP_STREAM_CHANGE_DENIED, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_stream_reset_response()
3517 …p_ulp_notify(SCTP_NOTIFY_STR_RESET_ADD, stcb, SCTP_STREAM_CHANGE_FAILED, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_stream_reset_response()
3523 …p_ulp_notify(SCTP_NOTIFY_STR_RESET_ADD, stcb, SCTP_STREAM_CHANGE_DENIED, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_stream_reset_response()
3525 …p_ulp_notify(SCTP_NOTIFY_STR_RESET_ADD, stcb, SCTP_STREAM_CHANGE_DENIED, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_stream_reset_response()
3571 sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_TSN, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_stream_reset_response()
3573 …ctp_ulp_notify(SCTP_NOTIFY_STR_RESET_TSN, stcb, SCTP_ASSOC_RESET_DENIED, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_stream_reset_response()
3575 …ctp_ulp_notify(SCTP_NOTIFY_STR_RESET_TSN, stcb, SCTP_ASSOC_RESET_FAILED, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_stream_reset_response()
3585 sctp_send_stream_reset_out_if_possible(stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_stream_reset_response()
3653 sctp_send_stream_reset_out_if_possible(stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_str_reset_request_in()
3704 sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_TSN, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_str_reset_request_tsn()
3869 sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_ADD, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_str_reset_add_strm()
3989 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_handle_stream_reset()
4656 sctp_chunk_output(stcb->sctp_ep, stcb, SCTP_OUTPUT_FROM_CONTROL_PROC, SCTP_SO_NOT_LOCKED); in sctp_process_control()
4771 sctp_ulp_notify(SCTP_NOTIFY_SENDER_DRY, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_process_control()
5088 sctp_abort_an_association(inp, stcb, op_err, false, SCTP_SO_NOT_LOCKED); in sctp_process_control()
5351 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_INPUT_ERROR, SCTP_SO_NOT_LOCKED); in sctp_common_input_processing()
5680 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_CONTROL_PROC, SCTP_SO_NOT_LOCKED); in sctp_common_input_processing()