/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 */ 717 struct sctp_association *asoc, 721 struct sctp_association *asoc); 748 void (*sctp_ss_init)(struct sctp_tcb *stcb, struct sctp_association *asoc, 750 void (*sctp_ss_clear)(struct sctp_tcb *stcb, struct sctp_association *asoc, 753 void (*sctp_ss_add_to_stream)(struct sctp_tcb *stcb, struct sctp_association *asoc, 755 int (*sctp_ss_is_empty)(struct sctp_tcb *stcb, struct sctp_association *asoc); 756 void (*sctp_ss_remove_from_stream)(struct sctp_tcb *stcb, struct sctp_association *asoc, 759 struct sctp_nets *net, struct sctp_association *asoc); 761 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 *, 173 int sctp_expand_mapping_array(struct sctp_association *, uint32_t); 287 sctp_free_bufspace(struct sctp_tcb *, struct sctp_association *, 388 void sctp_log_block(uint8_t, struct sctp_association *, int); 396 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() 330 sctp_mark_non_revokable(struct sctp_association *asoc, uint32_t tsn) in sctp_mark_non_revokable() 381 sctp_service_reassembly(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_service_reassembly() 557 sctp_queue_data_to_stream(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_queue_data_to_stream() 742 sctp_is_all_msg_on_reasm(struct sctp_association *asoc, uint32_t *t_size) in sctp_is_all_msg_on_reasm() 772 sctp_deliver_reasm_check(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_deliver_reasm_check() 842 sctp_queue_data_for_reasm(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_queue_data_for_reasm() 1217 sctp_does_tsn_belong_to_reasm(struct sctp_association *asoc, in sctp_does_tsn_belong_to_reasm() 1271 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 | 249 struct sctp_association *asoc; in sctp_is_there_unsent_data() 306 struct sctp_association *asoc; in sctp_process_init() 463 struct sctp_association *asoc; in sctp_process_init_ack() 916 struct sctp_association *asoc; in sctp_handle_shutdown() 1018 struct sctp_association *asoc; in sctp_handle_shutdown_ack() 1183 struct sctp_association *asoc; in sctp_handle_error() 1515 struct sctp_association *asoc; in sctp_process_cookie_existing() 2073 struct sctp_association *asoc; 3028 struct sctp_association *asoc; 3298 struct sctp_association *asoc; [all …]
|
D | sctp_output.c | 5499 sctp_are_there_new_addresses(struct sctp_association *asoc, 5674 struct sctp_association *asoc; 6356 struct sctp_association *asoc, 6437 struct sctp_association *asoc) 6793 struct sctp_association *asoc, 6812 struct sctp_association *asoc; 7130 sctp_toss_old_cookies(struct sctp_tcb *stcb, struct sctp_association *asoc) 7150 struct sctp_association *asoc; 7179 struct sctp_association *asoc, 7270 sctp_clean_up_ctl(struct sctp_tcb *stcb, struct sctp_association *asoc, int so_locked [all …]
|
D | sctp_timer.c | 66 sctp_audit_retranmission_queue(struct sctp_association *asoc) in sctp_audit_retranmission_queue() 420 struct sctp_association *asoc; in sctp_recover_sent_list() 1523 struct sctp_association *asoc;
|
D | sctp_pcb.h | 607 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() 1198 sctp_print_mapping_array(struct sctp_association *asoc) in sctp_print_mapping_array() 1233 sctp_expand_mapping_array(struct sctp_association *asoc, uint32_t needed) in sctp_expand_mapping_array() 2432 struct sctp_association *asoc, uint32_t mtu) in sctp_mtu_size_reset() 2469 struct sctp_association *asoc, in sctp_calculate_rto() 3877 struct sctp_association *asoc; 5127 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc,
|
D | sctp_pcb.c | 4821 struct sctp_association *asoc; 5085 struct sctp_association *asoc; 5151 struct sctp_association *asoc; 5318 struct sctp_association *asoc; 7717 struct sctp_association *asoc;
|
D | sctp_asconf.c | 600 struct sctp_association *asoc; in sctp_handle_asconf() 1671 struct sctp_association *asoc; in sctp_handle_asconf_ack()
|
D | sctp_usrreq.c | 1173 struct sctp_association *asoc; 1411 struct sctp_association *asoc;
|