Home
last modified time | relevance | path

Searched refs:SCTP_SO_NOT_LOCKED (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_input.c153 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()
[all …]
H A Dsctp_indata.c442 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_abort_in_reasm()
444 sctp_abort_an_association(stcb->sctp_ep, stcb, oper, false, SCTP_SO_NOT_LOCKED); in sctp_abort_in_reasm()
461 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_clean_up_control()
533 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, false, SCTP_SO_NOT_LOCKED); in sctp_queue_data_to_stream()
623 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, false, SCTP_SO_NOT_LOCKED); in sctp_queue_data_to_stream()
821 sctp_free_a_chunk(stcb, tchk, SCTP_SO_NOT_LOCKED); in sctp_handle_old_unordered_data()
854 inp_read_lock_held, SCTP_SO_NOT_LOCKED); in sctp_handle_old_unordered_data()
856 sctp_wakeup_the_read_socket(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_old_unordered_data()
879 sctp_wakeup_the_read_socket(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_old_unordered_data()
886 inp_read_lock_held, SCTP_SO_NOT_LOCKED); in sctp_handle_old_unordered_data()
[all …]
H A Dsctp_timer.c105 (void *)net, SCTP_SO_NOT_LOCKED); in sctp_threshold_management()
112 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in sctp_threshold_management()
154 sctp_abort_an_association(inp, stcb, op_err, true, SCTP_SO_NOT_LOCKED); in sctp_threshold_management()
470 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_recover_sent_list()
628 SCTP_SO_NOT_LOCKED); in sctp_mark_all_for_resend()
641 SCTP_SO_NOT_LOCKED); in sctp_mark_all_for_resend()
867 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in sctp_t3rxt_timer()
1012 sctp_send_initiate(inp, stcb, SCTP_SO_NOT_LOCKED); in sctp_t1init_timer()
1039 sctp_send_initiate(inp, stcb, SCTP_SO_NOT_LOCKED); in sctp_t1init_timer()
1070 sctp_abort_an_association(inp, stcb, op_err, false, SCTP_SO_NOT_LOCKED); in sctp_cookie_timer()
[all …]
H A Dsctp_asconf.c267 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_ADD_IP, stcb, 0, sa, SCTP_SO_NOT_LOCKED); in sctp_process_asconf_add_ip()
272 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in sctp_process_asconf_add_ip()
301 (struct sockaddr *)&net->ro._l_addr, SCTP_SO_NOT_LOCKED); in sctp_asconf_del_remote_addrs_except()
441 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_DELETE_IP, stcb, 0, sa, SCTP_SO_NOT_LOCKED); in sctp_process_asconf_delete_ip()
539 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_SET_PRIMARY, stcb, 0, sa, SCTP_SO_NOT_LOCKED); in sctp_process_asconf_set_primary()
1024 sctp_chunk_output(stcb->sctp_ep, stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_assoc_immediate_retrans()
1068 sctp_chunk_output(stcb->sctp_ep, stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_net_immediate_retrans()
1704 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, false, SCTP_SO_NOT_LOCKED); in sctp_handle_asconf_ack()
H A Dsctputil.c1581 sctp_chunk_output(it->inp, it->stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_iterator_work()
1837 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
1877 sctp_send_sack(stcb, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
1881 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_SACK_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
1897 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_SHUT_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
1915 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_HB_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
1938 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
1984 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_SHUT_ACK_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
1999 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_ASCONF_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
2009 sctp_abort_an_association(inp, stcb, op_err, true, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
[all …]
H A Dsctp_constants.h935 #define SCTP_SO_NOT_LOCKED 0 macro
H A Dsctp_output.c6190 SCTP_SO_NOT_LOCKED))) { in sctp_send_initiate_ack()
6722 sctp_abort_an_association(inp, stcb, m, false, SCTP_SO_NOT_LOCKED); in sctp_sendall_iterator()
6746 sctp_is_there_unsent_data(stcb, SCTP_SO_NOT_LOCKED) == 0) { in sctp_sendall_iterator()
6805 op_err, false, SCTP_SO_NOT_LOCKED); in sctp_sendall_iterator()
6822 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_USR_SEND, SCTP_SO_NOT_LOCKED); in sctp_sendall_iterator()
6830 SCTP_SO_NOT_LOCKED); in sctp_sendall_iterator()
7001 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_toss_old_cookies()
7030 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_toss_old_asconf()
10373 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in send_forward_tsn()
11090 SCTP_SO_NOT_LOCKED))) { in sctp_send_shutdown_complete()
[all …]
H A Dsctp_pcb.c6070 SCTP_SO_NOT_LOCKED); in sctp_load_addresses_from_init()
6170 SCTP_SO_NOT_LOCKED); in sctp_load_addresses_from_init()
6703 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_drain_mbufs()
6763 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_drain_mbufs()
6810 sctp_send_sack(stcb, SCTP_SO_NOT_LOCKED); in sctp_drain_mbufs()
6811 sctp_chunk_output(stcb->sctp_ep, stcb, SCTP_OUTPUT_FROM_DRAIN, SCTP_SO_NOT_LOCKED); in sctp_drain_mbufs()
H A Dsctp_auth.c1659 &shared_key_id, SCTP_SO_NOT_LOCKED); in sctp_handle_auth()
H A Dsctp_usrreq.c201 (void *)net, SCTP_SO_NOT_LOCKED); in sctp_notify()
207 sctp_abort_notification(stcb, true, false, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_notify()
/freebsd/sys/netinet6/
H A Dsctp6_usrreq.c192 stcb, 0, (void *)net, SCTP_SO_NOT_LOCKED); in sctp6_notify()
200 sctp_abort_notification(stcb, true, false, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp6_notify()