| /freebsd-12-stable/sys/netinet/ |
| D | sctp_indata.c | 449 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_abort_in_reasm() 451 sctp_abort_an_association(stcb->sctp_ep, stcb, oper, SCTP_SO_NOT_LOCKED); in sctp_abort_in_reasm() 468 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_clean_up_control() 540 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED); in sctp_queue_data_to_stream() 631 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED); in sctp_queue_data_to_stream() 845 sctp_free_a_chunk(stcb, tchk, SCTP_SO_NOT_LOCKED); in sctp_handle_old_unordered_data() 878 inp_read_lock_held, SCTP_SO_NOT_LOCKED); in sctp_handle_old_unordered_data() 880 sctp_wakeup_the_read_socket(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_old_unordered_data() 903 sctp_wakeup_the_read_socket(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_old_unordered_data() 910 inp_read_lock_held, SCTP_SO_NOT_LOCKED); in sctp_handle_old_unordered_data() [all …]
|
| D | sctp_input.c | 195 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_CONTROL_PROC, SCTP_SO_NOT_LOCKED); in sctp_handle_init() 329 0, chk, SCTP_SO_NOT_LOCKED); in sctp_process_init() 335 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_process_init() 347 stcb, 0, sp, SCTP_SO_NOT_LOCKED); in sctp_process_init() 357 sctp_free_a_strmoq(stcb, sp, SCTP_SO_NOT_LOCKED); in sctp_process_init() 455 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED); in sctp_process_init_ack() 636 stcb, 0, (void *)r_net, SCTP_SO_NOT_LOCKED); in sctp_handle_heartbeat_ack() 660 0, (void *)r_net, SCTP_SO_NOT_LOCKED); in sctp_handle_heartbeat_ack() 737 sctp_send_initiate(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_nat_colliding_state() 757 sctp_send_initiate(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_nat_colliding_state() [all …]
|
| D | sctp_timer.c | 106 (void *)net, SCTP_SO_NOT_LOCKED); in sctp_threshold_management() 113 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in sctp_threshold_management() 160 sctp_abort_an_association(inp, stcb, op_err, SCTP_SO_NOT_LOCKED); in sctp_threshold_management() 463 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_recover_sent_list() 622 SCTP_SO_NOT_LOCKED); in sctp_mark_all_for_resend() 635 SCTP_SO_NOT_LOCKED); in sctp_mark_all_for_resend() 862 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in sctp_t3rxt_timer() 1010 sctp_send_initiate(inp, stcb, SCTP_SO_NOT_LOCKED); in sctp_t1init_timer() 1037 sctp_send_initiate(inp, stcb, SCTP_SO_NOT_LOCKED); in sctp_t1init_timer() 1068 sctp_abort_an_association(inp, stcb, op_err, SCTP_SO_NOT_LOCKED); in sctp_cookie_timer() [all …]
|
| D | sctp_asconf.c | 270 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_ADD_IP, stcb, 0, sa, SCTP_SO_NOT_LOCKED); in sctp_process_asconf_add_ip() 275 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in sctp_process_asconf_add_ip() 304 (struct sockaddr *)&net->ro._l_addr, SCTP_SO_NOT_LOCKED); in sctp_asconf_del_remote_addrs_except() 444 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_DELETE_IP, stcb, 0, sa, SCTP_SO_NOT_LOCKED); in sctp_process_asconf_delete_ip() 542 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_SET_PRIMARY, stcb, 0, sa, SCTP_SO_NOT_LOCKED); in sctp_process_asconf_set_primary() 1030 sctp_chunk_output(stcb->sctp_ep, stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_assoc_immediate_retrans() 1074 sctp_chunk_output(stcb->sctp_ep, stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_net_immediate_retrans() 1717 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED); in sctp_handle_asconf_ack()
|
| D | sctputil.c | 1569 sctp_chunk_output(it->inp, it->stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_iterator_work() 1821 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() 1861 sctp_send_sack(stcb, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() 1865 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_SACK_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() 1881 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_SHUT_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() 1899 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_HB_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() 1922 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() 1968 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_SHUT_ACK_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() 1983 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_ASCONF_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() 1993 sctp_abort_an_association(inp, stcb, op_err, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() [all …]
|
| D | sctp_constants.h | 950 #define SCTP_SO_NOT_LOCKED 0 macro
|
| D | sctp_output.c | 6116 SCTP_SO_NOT_LOCKED))) { in sctp_send_initiate_ack() 6633 sctp_abort_an_association(inp, stcb, m, SCTP_SO_NOT_LOCKED); in sctp_sendall_iterator() 6658 sctp_is_there_unsent_data(stcb, SCTP_SO_NOT_LOCKED) == 0) { in sctp_sendall_iterator() 6717 op_err, SCTP_SO_NOT_LOCKED); in sctp_sendall_iterator() 6737 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_USR_SEND, SCTP_SO_NOT_LOCKED); in sctp_sendall_iterator() 6745 &reason, 1, 1, &now, &now_filled, frag_point, SCTP_SO_NOT_LOCKED); in sctp_sendall_iterator() 6901 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_toss_old_cookies() 6930 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_toss_old_asconf() 10289 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in send_forward_tsn() 10987 SCTP_SO_NOT_LOCKED))) { in sctp_send_shutdown_complete() [all …]
|
| D | sctp_pcb.c | 6272 SCTP_SO_NOT_LOCKED); in sctp_load_addresses_from_init() 6372 SCTP_SO_NOT_LOCKED); in sctp_load_addresses_from_init() 6921 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_drain_mbufs() 6981 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_drain_mbufs() 7028 sctp_send_sack(stcb, SCTP_SO_NOT_LOCKED); in sctp_drain_mbufs() 7029 sctp_chunk_output(stcb->sctp_ep, stcb, SCTP_OUTPUT_FROM_DRAIN, SCTP_SO_NOT_LOCKED); in sctp_drain_mbufs()
|
| D | sctp_auth.c | 1676 SCTP_SO_NOT_LOCKED); in sctp_handle_auth()
|
| D | sctp_usrreq.c | 187 (void *)net, SCTP_SO_NOT_LOCKED); in sctp_notify() 193 sctp_abort_notification(stcb, 1, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_notify()
|
| /freebsd-12-stable/sys/netinet6/ |
| D | sctp6_usrreq.c | 198 stcb, 0, (void *)net, SCTP_SO_NOT_LOCKED); in sctp6_notify() 206 sctp_abort_notification(stcb, 1, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp6_notify()
|