Home
last modified time | relevance | path

Searched refs:sctp_association (Results 1 – 16 of 16) sorted by relevance

/freebsd-10-stable/sys/netinet/
Dsctp_ss_functions.c40 sctp_ss_default_add(struct sctp_tcb *, struct sctp_association *,
45 sctp_ss_default_remove(struct sctp_tcb *, struct sctp_association *,
50 sctp_ss_default_init(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_init()
70 sctp_ss_default_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_clear()
99 sctp_ss_default_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_add()
120 sctp_ss_default_is_empty(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc) in sctp_ss_default_is_empty()
130 sctp_ss_default_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_remove()
169 struct sctp_association *asoc) in sctp_ss_default_select()
212 struct sctp_association *asoc SCTP_UNUSED, in sctp_ss_default_scheduled()
221 struct sctp_association *asoc SCTP_UNUSED) in sctp_ss_default_packet_done()
[all …]
Dsctp_output.h108 struct sctp_association *asoc,
128 int sctp_get_frag_point(struct sctp_tcb *, struct sctp_association *);
130 void sctp_toss_old_cookies(struct sctp_tcb *, struct sctp_association *);
134 void sctp_fix_ecn_echo(struct sctp_association *);
155 void send_forward_tsn(struct sctp_tcb *, struct sctp_association *);
Dsctp_indata.h84 void sctp_set_rwnd(struct sctp_tcb *, struct sctp_association *);
87 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc);
106 sctp_try_advance_peer_ack_point(struct sctp_tcb *, struct sctp_association *);
108 void sctp_service_queues(struct sctp_tcb *, struct sctp_association *);
Dsctp_structs.h430 struct sctp_association *asoc; /* bp to asoc this belongs to */
682 struct sctp_association *asoc,
686 struct sctp_association *asoc);
713 void (*sctp_ss_init) (struct sctp_tcb *stcb, struct sctp_association *asoc,
715 void (*sctp_ss_clear) (struct sctp_tcb *stcb, struct sctp_association *asoc,
718 void (*sctp_ss_add_to_stream) (struct sctp_tcb *stcb, struct sctp_association *asoc,
720 int (*sctp_ss_is_empty) (struct sctp_tcb *stcb, struct sctp_association *asoc);
721 void (*sctp_ss_remove_from_stream) (struct sctp_tcb *stcb, struct sctp_association *asoc,
724 struct sctp_nets *net, struct sctp_association *asoc);
726 struct sctp_association *asoc, struct sctp_stream_out *strq, int moved_how_much);
[all …]
Dsctputil.h108 sctp_mtu_size_reset(struct sctp_inpcb *, struct sctp_association *, uint32_t);
142 sctp_calculate_rto(struct sctp_tcb *, struct sctp_association *,
181 int sctp_expand_mapping_array(struct sctp_association *, uint32_t);
277 sctp_free_bufspace(struct sctp_tcb *, struct sctp_association *,
379 void sctp_log_block(uint8_t, struct sctp_association *, int);
386 void sctp_print_mapping_array(struct sctp_association *asoc);
Dsctp_timer.h88 void sctp_audit_retranmission_queue(struct sctp_association *);
Dsctp_indata.c60 sctp_set_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_set_rwnd()
67 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_calc_rwnd()
316 sctp_mark_non_revokable(struct sctp_association *asoc, uint32_t tsn) in sctp_mark_non_revokable()
368 sctp_service_reassembly(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_service_reassembly()
544 sctp_queue_data_to_stream(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_queue_data_to_stream()
752 sctp_is_all_msg_on_reasm(struct sctp_association *asoc, uint32_t * t_size) in sctp_is_all_msg_on_reasm()
782 sctp_deliver_reasm_check(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_deliver_reasm_check()
854 sctp_queue_data_for_reasm(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_queue_data_for_reasm()
1229 sctp_does_tsn_belong_to_reasm(struct sctp_association *asoc, in sctp_does_tsn_belong_to_reasm()
1283 sctp_process_a_data_chunk(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_process_a_data_chunk()
[all …]
Dsctp_cc_functions.c56 sctp_enforce_cwnd_limit(struct sctp_association *assoc, struct sctp_nets *net) in sctp_enforce_cwnd_limit()
71 struct sctp_association *assoc; in sctp_set_initial_cc_param()
109 struct sctp_association *asoc) in sctp_cwnd_update_after_fr()
682 struct sctp_association *asoc, in sctp_cwnd_update_after_sack_common()
1290 struct sctp_association *asoc, in sctp_cwnd_update_after_sack()
1510 struct sctp_association *asoc, in sctp_cwnd_update_rtcc_after_sack()
1687 struct sctp_association *asoc) in sctp_hs_cwnd_update_after_fr()
1753 struct sctp_association *asoc, in sctp_hs_cwnd_update_after_sack()
2144 struct sctp_association *asoc, in sctp_htcp_cwnd_update_after_sack()
2212 struct sctp_association *asoc) in sctp_htcp_cwnd_update_after_fr()
Dsctp_input.c227 struct sctp_association *asoc; in sctp_is_there_unsent_data()
286 struct sctp_association *asoc; in sctp_process_init()
445 struct sctp_association *asoc; in sctp_process_init_ack()
865 struct sctp_association *asoc; in sctp_handle_shutdown()
980 struct sctp_association *asoc; in sctp_handle_shutdown_ack()
1148 struct sctp_association *asoc; in sctp_handle_error()
1464 struct sctp_association *asoc; in sctp_process_cookie_existing()
2042 struct sctp_association *asoc; in sctp_process_cookie_new()
2904 struct sctp_association *asoc; in sctp_handle_cookie_ack()
3176 struct sctp_association *asoc; in sctp_handle_shutdown_complete()
[all …]
Dsctp_output.c5296 sctp_are_there_new_addresses(struct sctp_association *asoc, in sctp_are_there_new_addresses()
5496 struct sctp_association *asoc; in sctp_send_initiate_ack()
6144 struct sctp_association *asoc, in sctp_prune_prsctp()
6225 struct sctp_association *asoc) in sctp_get_frag_point()
6574 struct sctp_association *asoc,
6593 struct sctp_association *asoc; in sctp_sendall_iterator()
6904 sctp_toss_old_cookies(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_toss_old_cookies()
6924 struct sctp_association *asoc; in sctp_toss_old_asconf()
6953 struct sctp_association *asoc, in sctp_clean_up_datalist()
7044 sctp_clean_up_ctl(struct sctp_tcb *stcb, struct sctp_association *asoc, int so_locked in sctp_clean_up_ctl()
[all …]
Dsctp_timer.c58 sctp_audit_retranmission_queue(struct sctp_association *asoc) in sctp_audit_retranmission_queue()
433 struct sctp_association *asoc; in sctp_recover_sent_list()
1519 struct sctp_association *asoc; in sctp_autoclose_timer()
Dsctp_pcb.h460 struct sctp_association asoc;
Dsctputil.c506 sctp_log_block(uint8_t from, struct sctp_association *asoc, int sendlen) in sctp_log_block()
738 struct sctp_association *asoc; in sctp_stop_timers_for_shutdown()
943 struct sctp_association *asoc; in sctp_init_asoc()
1201 sctp_print_mapping_array(struct sctp_association *asoc) in sctp_print_mapping_array()
1236 sctp_expand_mapping_array(struct sctp_association *asoc, uint32_t needed) in sctp_expand_mapping_array()
2411 struct sctp_association *asoc, uint32_t mtu) in sctp_mtu_size_reset()
2448 struct sctp_association *asoc, in sctp_calculate_rto()
3812 struct sctp_association *asoc; in sctp_report_all_outbound()
4781 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_free_bufspace()
Dsctp_pcb.c4204 struct sctp_association *asoc; in sctp_aloc_assoc()
4440 struct sctp_association *asoc; in sctp_remove_net()
4506 struct sctp_association *asoc; in sctp_del_remote_addr()
4670 struct sctp_association *asoc; in sctp_free_assoc()
6836 struct sctp_association *asoc; in sctp_drain_mbufs()
Dsctp_asconf.c597 struct sctp_association *asoc; in sctp_handle_asconf()
1648 struct sctp_association *asoc; in sctp_handle_asconf_ack()
Dsctp_usrreq.c703 struct sctp_association *asoc; in sctp_disconnect()
935 struct sctp_association *asoc; in sctp_shutdown()