Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_indata.c904 inp_read_lock_held, SCTP_SO_NOT_LOCKED); in sctp_handle_old_unordered_data()
1115 inp_read_lock_held, SCTP_SO_NOT_LOCKED); in sctp_deliver_reasm_check()
2594 sctp_send_sack(stcb, SCTP_SO_NOT_LOCKED); in sctp_sack_check()
2637 sctp_send_sack(stcb, SCTP_SO_NOT_LOCKED); in sctp_sack_check()
3360 SCTP_SO_NOT_LOCKED); in sctp_strike_gap_ack_chunks()
3620 SCTP_SO_NOT_LOCKED); in sctp_strike_gap_ack_chunks()
3801 1, SCTP_SO_NOT_LOCKED); in sctp_try_advance_peer_ack_point()
4163 0, (void *)net, SCTP_SO_NOT_LOCKED); in sctp_express_handle_sack()
4906 0, (void *)net, SCTP_SO_NOT_LOCKED); in sctp_handle_sack()
5285 SCTP_SO_NOT_LOCKED); in sctp_kick_prsctp_reorder_queue()
[all …]
H A Dsctp_input.c328 0, chk, SCTP_SO_NOT_LOCKED); in sctp_process_init()
334 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_process_init()
346 stcb, 0, sp, SCTP_SO_NOT_LOCKED); in sctp_process_init()
356 sctp_free_a_strmoq(stcb, sp, SCTP_SO_NOT_LOCKED); in sctp_process_init()
635 stcb, 0, (void *)r_net, SCTP_SO_NOT_LOCKED); in sctp_handle_heartbeat_ack()
659 0, (void *)r_net, SCTP_SO_NOT_LOCKED); in sctp_handle_heartbeat_ack()
852 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in sctp_start_net_timers()
859 SCTP_SO_NOT_LOCKED); in sctp_start_net_timers()
3267 sctp_send_sack(stcb, SCTP_SO_NOT_LOCKED); in process_chunk_drop()
3276 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in process_chunk_drop()
[all …]
H A Dsctp_timer.c106 (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()
476 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_recover_sent_list()
632 SCTP_SO_NOT_LOCKED); in sctp_mark_all_for_resend()
645 SCTP_SO_NOT_LOCKED); in sctp_mark_all_for_resend()
871 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in sctp_t3rxt_timer()
1016 sctp_send_initiate(inp, stcb, SCTP_SO_NOT_LOCKED); in sctp_t1init_timer()
1043 sctp_send_initiate(inp, stcb, SCTP_SO_NOT_LOCKED); in sctp_t1init_timer()
1074 sctp_abort_an_association(inp, stcb, op_err, SCTP_SO_NOT_LOCKED); in sctp_cookie_timer()
[all …]
H A Dsctp_asconf.c270 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()
1027 sctp_chunk_output(stcb->sctp_ep, stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_assoc_immediate_retrans()
1071 sctp_chunk_output(stcb->sctp_ep, stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_net_immediate_retrans()
1707 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED); in sctp_handle_asconf_ack()
H A Dsctputil.c1823 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
1863 sctp_send_sack(stcb, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
1867 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_SACK_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
1883 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_SHUT_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
1901 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_HB_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
1924 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
1985 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_ASCONF_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
1995 sctp_abort_an_association(inp, stcb, op_err, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
2016 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_STRRST_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler()
4042 SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED); in sctp_notify_remote_error()
[all …]
H A Dsctp_constants.h937 #define SCTP_SO_NOT_LOCKED 0 macro
H A Dsctp_output.c6119 SCTP_SO_NOT_LOCKED))) { in sctp_send_initiate_ack()
6634 sctp_abort_an_association(inp, stcb, m, SCTP_SO_NOT_LOCKED); in sctp_sendall_iterator()
6718 op_err, SCTP_SO_NOT_LOCKED); in sctp_sendall_iterator()
6900 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_toss_old_cookies()
6929 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_toss_old_asconf()
10281 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in send_forward_tsn()
10978 SCTP_SO_NOT_LOCKED))) { in sctp_send_shutdown_complete()
11407 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_send_ecn_echo()
11487 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_send_packet_dropped()
11510 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_send_packet_dropped()
[all …]
H A Dsctp_pcb.c6202 SCTP_SO_NOT_LOCKED); in sctp_load_addresses_from_init()
6302 SCTP_SO_NOT_LOCKED); in sctp_load_addresses_from_init()
6849 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_drain_mbufs()
6909 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_drain_mbufs()
6956 sctp_send_sack(stcb, SCTP_SO_NOT_LOCKED); in sctp_drain_mbufs()
6957 sctp_chunk_output(stcb->sctp_ep, stcb, SCTP_OUTPUT_FROM_DRAIN, SCTP_SO_NOT_LOCKED); in sctp_drain_mbufs()
H A Dsctp_auth.c1668 SCTP_SO_NOT_LOCKED); in sctp_handle_auth()
H A Dsctp_usrreq.c186 (void *)net, SCTP_SO_NOT_LOCKED); in sctp_notify()
192 sctp_abort_notification(stcb, 1, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_notify()
/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h937 #define SCTP_SO_NOT_LOCKED 0 macro
/f-stack/freebsd/netinet6/
H A Dsctp6_usrreq.c195 stcb, 0, (void *)net, SCTP_SO_NOT_LOCKED); in sctp6_notify()
203 sctp_abort_notification(stcb, 1, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp6_notify()