/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/ |
D | sctp_ss_functions.c | 45 sctp_ss_default_add(struct sctp_tcb *, struct sctp_association *, 50 sctp_ss_default_remove(struct sctp_tcb *, struct sctp_association *, 55 sctp_ss_default_init(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_init() 76 sctp_ss_default_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_clear() 104 sctp_ss_default_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_add() 125 sctp_ss_default_is_empty(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc) in sctp_ss_default_is_empty() 135 sctp_ss_default_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_remove() 171 struct sctp_association *asoc) in sctp_ss_default_select() 216 struct sctp_association *asoc SCTP_UNUSED, in sctp_ss_default_scheduled() 225 struct sctp_association *asoc SCTP_UNUSED) in sctp_ss_default_packet_done() [all …]
|
D | sctp_indata.h | 86 void sctp_set_rwnd(struct sctp_tcb *, struct sctp_association *); 89 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc); 108 sctp_try_advance_peer_ack_point(struct sctp_tcb *, struct sctp_association *); 110 void sctp_service_queues(struct sctp_tcb *, struct sctp_association *);
|
D | sctp_output.h | 112 struct sctp_association *asoc, 133 int sctp_get_frag_point(struct sctp_tcb *, struct sctp_association *); 135 void sctp_toss_old_cookies(struct sctp_tcb *, struct sctp_association *); 139 void sctp_fix_ecn_echo(struct sctp_association *); 181 void send_forward_tsn(struct sctp_tcb *, struct sctp_association *);
|
D | sctp_structs.h | 481 struct sctp_association *asoc; /* bp to asoc this belongs to */ 725 struct sctp_association *asoc, 729 struct sctp_association *asoc); 756 void (*sctp_ss_init)(struct sctp_tcb *stcb, struct sctp_association *asoc, 758 void (*sctp_ss_clear)(struct sctp_tcb *stcb, struct sctp_association *asoc, 761 void (*sctp_ss_add_to_stream)(struct sctp_tcb *stcb, struct sctp_association *asoc, 763 int (*sctp_ss_is_empty)(struct sctp_tcb *stcb, struct sctp_association *asoc); 764 void (*sctp_ss_remove_from_stream)(struct sctp_tcb *stcb, struct sctp_association *asoc, 767 struct sctp_nets *net, struct sctp_association *asoc); 769 struct sctp_association *asoc, struct sctp_stream_out *strq, int moved_how_much); [all …]
|
D | sctputil.h | 104 sctp_mtu_size_reset(struct sctp_inpcb *, struct sctp_association *, uint32_t); 138 sctp_calculate_rto(struct sctp_tcb *, struct sctp_association *, 175 int sctp_expand_mapping_array(struct sctp_association *, uint32_t); 289 sctp_free_bufspace(struct sctp_tcb *, struct sctp_association *, 390 void sctp_log_block(uint8_t, struct sctp_association *, int); 398 void sctp_print_mapping_array(struct sctp_association *asoc);
|
D | sctp_timer.h | 94 void sctp_audit_retranmission_queue(struct sctp_association *);
|
D | sctp_indata.c | 62 sctp_set_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_set_rwnd() 69 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_calc_rwnd() 335 sctp_mark_non_revokable(struct sctp_association *asoc, uint32_t tsn) in sctp_mark_non_revokable() 386 sctp_service_reassembly(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_service_reassembly() 562 sctp_queue_data_to_stream(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_queue_data_to_stream() 747 sctp_is_all_msg_on_reasm(struct sctp_association *asoc, uint32_t *t_size) in sctp_is_all_msg_on_reasm() 777 sctp_deliver_reasm_check(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_deliver_reasm_check() 847 sctp_queue_data_for_reasm(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_queue_data_for_reasm() 1222 sctp_does_tsn_belong_to_reasm(struct sctp_association *asoc, in sctp_does_tsn_belong_to_reasm() 1276 sctp_process_a_data_chunk(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_process_a_data_chunk() [all …]
|
D | sctp_cc_functions.c | 62 struct sctp_association *assoc; in sctp_set_initial_cc_param() 101 struct sctp_association *asoc) in sctp_cwnd_update_after_fr() 741 struct sctp_association *asoc, in sctp_cwnd_update_after_sack_common() 1362 struct sctp_association *asoc, in sctp_cwnd_update_after_sack() 1581 struct sctp_association *asoc, in sctp_cwnd_update_rtcc_after_sack() 1761 struct sctp_association *asoc) in sctp_hs_cwnd_update_after_fr() 1825 struct sctp_association *asoc, in sctp_hs_cwnd_update_after_sack() 2210 struct sctp_association *asoc, in sctp_htcp_cwnd_update_after_sack() 2277 struct sctp_association *asoc) in sctp_htcp_cwnd_update_after_fr()
|
D | sctp_input.c | 251 struct sctp_association *asoc; in sctp_is_there_unsent_data() 308 struct sctp_association *asoc; in sctp_process_init() 465 struct sctp_association *asoc; in sctp_process_init_ack() 903 struct sctp_association *asoc; in sctp_handle_shutdown() 1005 struct sctp_association *asoc; in sctp_handle_shutdown_ack() 1171 struct sctp_association *asoc; in sctp_handle_error() 1503 struct sctp_association *asoc; in sctp_process_cookie_existing() 2072 struct sctp_association *asoc; 3020 struct sctp_association *asoc; 3291 struct sctp_association *asoc; [all …]
|
D | sctp_output.c | 5670 sctp_are_there_new_addresses(struct sctp_association *asoc, 5845 struct sctp_association *asoc; 6546 struct sctp_association *asoc, 6627 struct sctp_association *asoc) 6983 struct sctp_association *asoc, 7002 struct sctp_association *asoc; 7320 sctp_toss_old_cookies(struct sctp_tcb *stcb, struct sctp_association *asoc) 7340 struct sctp_association *asoc; 7369 struct sctp_association *asoc, 7460 sctp_clean_up_ctl(struct sctp_tcb *stcb, struct sctp_association *asoc, int so_locked [all …]
|
D | sctp_timer.c | 68 sctp_audit_retranmission_queue(struct sctp_association *asoc) in sctp_audit_retranmission_queue() 422 struct sctp_association *asoc; in sctp_recover_sent_list() 1527 struct sctp_association *asoc;
|
D | sctp_pcb.h | 613 struct sctp_association asoc;
|
D | sctputil.c | 557 sctp_log_block(uint8_t from, struct sctp_association *asoc, int sendlen) in sctp_log_block() 791 struct sctp_association *asoc; in sctp_stop_timers_for_shutdown() 953 struct sctp_association *asoc; in sctp_init_asoc() 1218 sctp_print_mapping_array(struct sctp_association *asoc) in sctp_print_mapping_array() 1253 sctp_expand_mapping_array(struct sctp_association *asoc, uint32_t needed) in sctp_expand_mapping_array() 2452 struct sctp_association *asoc, uint32_t mtu) in sctp_mtu_size_reset() 2489 struct sctp_association *asoc, in sctp_calculate_rto() 3882 struct sctp_association *asoc; 5132 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc,
|
D | sctp_pcb.c | 4916 struct sctp_association *asoc; 5180 struct sctp_association *asoc; 5246 struct sctp_association *asoc; 5413 struct sctp_association *asoc; 7841 struct sctp_association *asoc;
|
D | sctp_asconf.c | 600 struct sctp_association *asoc; in sctp_handle_asconf() 1661 struct sctp_association *asoc; in sctp_handle_asconf_ack()
|
D | sctp_usrreq.c | 1173 struct sctp_association *asoc; 1411 struct sctp_association *asoc;
|