/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/ |
D | sctp_indata.c | 418 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_service_reassembly() 455 SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED); in sctp_service_reassembly() 522 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_service_reassembly() 544 SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED); in sctp_service_reassembly() 618 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED); in sctp_queue_data_to_stream() 638 SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED); in sctp_queue_data_to_stream() 662 SCTP_SO_NOT_LOCKED); in sctp_queue_data_to_stream() 883 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED); in sctp_queue_data_for_reasm() 900 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED); in sctp_queue_data_for_reasm() 921 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED); in sctp_queue_data_for_reasm() [all …]
|
D | sctp_timer.c | 115 (void *)net, SCTP_SO_NOT_LOCKED); in sctp_threshold_management() 122 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in sctp_threshold_management() 167 sctp_abort_an_association(inp, stcb, op_err, SCTP_SO_NOT_LOCKED); in sctp_threshold_management() 449 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_recover_sent_list() 614 SCTP_SO_NOT_LOCKED); 627 SCTP_SO_NOT_LOCKED); 854 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); 998 sctp_send_initiate(inp, stcb, SCTP_SO_NOT_LOCKED); 1025 sctp_send_initiate(inp, stcb, SCTP_SO_NOT_LOCKED); 1056 sctp_abort_an_association(inp, stcb, op_err, SCTP_SO_NOT_LOCKED); [all …]
|
D | sctp_input.c | 220 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_CONTROL_PROC, SCTP_SO_NOT_LOCKED); in sctp_handle_init() 353 0, chk, SCTP_SO_NOT_LOCKED); in sctp_process_init() 359 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); in sctp_process_init() 370 stcb, 0, sp, SCTP_SO_NOT_LOCKED); in sctp_process_init() 380 sctp_free_a_strmoq(stcb, sp, SCTP_SO_NOT_LOCKED); in sctp_process_init() 479 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED); in sctp_process_init_ack() 684 stcb, 0, (void *)r_net, SCTP_SO_NOT_LOCKED); in sctp_handle_heartbeat_ack() 699 0, (void *)r_net, SCTP_SO_NOT_LOCKED); in sctp_handle_heartbeat_ack() 757 sctp_send_initiate(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_nat_colliding_state() 776 sctp_send_initiate(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED); in sctp_handle_nat_colliding_state() [all …]
|
D | sctp_asconf.c | 260 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_ADD_IP, stcb, 0, sa, SCTP_SO_NOT_LOCKED); in sctp_process_asconf_add_ip() 269 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in sctp_process_asconf_add_ip() 298 (struct sockaddr *)&net->ro._l_addr, SCTP_SO_NOT_LOCKED); in sctp_asconf_del_remote_addrs_except() 435 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_DELETE_IP, stcb, 0, sa, SCTP_SO_NOT_LOCKED); in sctp_process_asconf_delete_ip() 531 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() 1064 sctp_chunk_output(stcb->sctp_ep, stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_net_immediate_retrans() 1697 sctp_abort_an_association(stcb->sctp_ep, stcb, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_asconf_ack()
|
D | sctputil.c | 1412 sctp_chunk_output(it->inp, it->stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_iterator_work() 1700 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() 1735 sctp_send_sack(stcb, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() 1739 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_SACK_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() 1754 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_SHUT_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() 1771 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_HB_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() 1792 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() 1843 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_SHUT_ACK_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() 1850 sctp_abort_an_association(inp, stcb, NULL, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() 1863 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_STRRST_TMR, SCTP_SO_NOT_LOCKED); in sctp_timeout_handler() [all …]
|
D | sctp_constants.h | 984 #define SCTP_SO_NOT_LOCKED 0 macro
|
D | sctp_output.c | 6539 SCTP_SO_NOT_LOCKED); 7060 sctp_abort_an_association(inp, stcb, m, SCTP_SO_NOT_LOCKED); 7084 cnt = sctp_is_there_unsent_data(stcb, SCTP_SO_NOT_LOCKED); 7141 NULL, SCTP_SO_NOT_LOCKED); 7161 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_USR_SEND, SCTP_SO_NOT_LOCKED); 7168 &reason, 1, 1, &now, &now_filled, frag_point, SCTP_SO_NOT_LOCKED); 7332 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); 7361 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); 9371 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); 10748 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); [all …]
|
D | sctp_pcb.c | 7292 stcb_tmp, NULL, SCTP_SO_NOT_LOCKED); 7378 stcb_tmp, NULL, SCTP_SO_NOT_LOCKED); 7873 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED); 7935 sctp_send_sack(stcb, SCTP_SO_NOT_LOCKED); 7936 sctp_chunk_output(stcb->sctp_ep, stcb, SCTP_OUTPUT_FROM_DRAIN, SCTP_SO_NOT_LOCKED);
|
D | sctp_auth.c | 1732 SCTP_SO_NOT_LOCKED);
|
D | sctp_usrreq.c | 458 (void *)net, SCTP_SO_NOT_LOCKED); 471 sctp_abort_notification(stcb, 1, 0, NULL, SCTP_SO_NOT_LOCKED);
|
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/ |
D | sctp6_usrreq.c | 485 stcb, 0, (void *)net, SCTP_SO_NOT_LOCKED); 498 sctp_abort_notification(stcb, 1, 0, NULL, SCTP_SO_NOT_LOCKED);
|