Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_ss_functions.c42 sctp_ss_default_add(struct sctp_tcb *, struct sctp_association *,
47 sctp_ss_default_remove(struct sctp_tcb *, struct sctp_association *,
187 struct sctp_association *asoc) in sctp_ss_default_select()
234 struct sctp_association *asoc, in sctp_ss_default_scheduled()
256 struct sctp_association *asoc SCTP_UNUSED) in sctp_ss_default_packet_done()
342 struct sctp_association *asoc) in sctp_ss_rrp_select()
349 struct sctp_association *asoc) in sctp_ss_rrp_packet_done()
513 struct sctp_association *asoc) in sctp_ss_prio_select()
693 struct sctp_association *asoc) in sctp_ss_fb_select()
729 struct sctp_association *asoc, struct sctp_stream_out *strq, in sctp_ss_fb_scheduled()
[all …]
H A Dsctp_output.h101 struct sctp_association *asoc,
120 int sctp_get_frag_point(struct sctp_tcb *, struct sctp_association *);
122 void sctp_toss_old_cookies(struct sctp_tcb *, struct sctp_association *);
126 void sctp_fix_ecn_echo(struct sctp_association *);
142 void send_forward_tsn(struct sctp_tcb *, struct sctp_association *);
H A Dsctp_indata.h80 void sctp_set_rwnd(struct sctp_tcb *, struct sctp_association *);
83 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc);
101 struct sctp_tmit_chunk *sctp_try_advance_peer_ack_point(struct sctp_tcb *, struct sctp_association
103 void sctp_service_queues(struct sctp_tcb *, struct sctp_association *);
H A Dsctp_structs.h427 struct sctp_association *asoc; /* bp to asoc this belongs to */
701 struct sctp_association *asoc,
705 struct sctp_association *asoc);
732 void (*sctp_ss_init) (struct sctp_tcb *stcb, struct sctp_association *asoc,
734 void (*sctp_ss_clear) (struct sctp_tcb *stcb, struct sctp_association *asoc,
739 int (*sctp_ss_is_empty) (struct sctp_tcb *stcb, struct sctp_association *asoc);
743 struct sctp_nets *net, struct sctp_association *asoc);
747 struct sctp_association *asoc);
748 int (*sctp_ss_get_value) (struct sctp_tcb *stcb, struct sctp_association *asoc,
750 int (*sctp_ss_set_value) (struct sctp_tcb *stcb, struct sctp_association *asoc,
[all …]
H A Dsctputil.h112 sctp_mtu_size_reset(struct sctp_inpcb *, struct sctp_association *, uint32_t);
138 sctp_calculate_rto(struct sctp_tcb *, struct sctp_association *,
167 int sctp_expand_mapping_array(struct sctp_association *, uint32_t);
247 sctp_free_bufspace(struct sctp_tcb *, struct sctp_association *,
347 void sctp_log_block(uint8_t, struct sctp_association *, ssize_t);
354 void sctp_print_mapping_array(struct sctp_association *asoc);
H A Dsctp_timer.h88 void sctp_audit_retranmission_queue(struct sctp_association *);
H A Dsctp_indata.c68 struct sctp_association *asoc,
331 struct sctp_association *asoc, in sctp_place_control_in_stream()
482 struct sctp_association *asoc, in sctp_queue_data_to_stream()
769 struct sctp_association *asoc, in sctp_handle_old_unordered_data()
2409 struct sctp_association *asoc; in sctp_slide_mapping_arrays()
2562 struct sctp_association *asoc; in sctp_sack_check()
2654 struct sctp_association *asoc; in sctp_process_data()
3928 struct sctp_association *asoc; in sctp_express_handle_sack()
4407 struct sctp_association *asoc; in sctp_handle_sack()
5240 struct sctp_association *asoc; in sctp_kick_prsctp_reorder_queue()
[all …]
H A Dsctp_cc_functions.c58 sctp_enforce_cwnd_limit(struct sctp_association *assoc, struct sctp_nets *net) in sctp_enforce_cwnd_limit()
73 struct sctp_association *assoc; in sctp_set_initial_cc_param()
111 struct sctp_association *asoc) in sctp_cwnd_update_after_fr()
683 struct sctp_association *asoc, in sctp_cwnd_update_after_sack_common()
1289 struct sctp_association *asoc, in sctp_cwnd_update_after_sack()
1505 struct sctp_association *asoc, in sctp_cwnd_update_rtcc_after_sack()
1682 struct sctp_association *asoc) in sctp_hs_cwnd_update_after_fr()
1748 struct sctp_association *asoc, in sctp_hs_cwnd_update_after_sack()
2140 struct sctp_association *asoc, in sctp_htcp_cwnd_update_after_sack()
2207 struct sctp_association *asoc) in sctp_htcp_cwnd_update_after_fr()
H A Dsctp_input.c219 struct sctp_association *asoc; in sctp_is_there_unsent_data()
284 struct sctp_association *asoc; in sctp_process_init()
438 struct sctp_association *asoc; in sctp_process_init_ack()
867 struct sctp_association *asoc; in sctp_handle_shutdown()
979 struct sctp_association *asoc; in sctp_handle_shutdown_ack()
1103 struct sctp_association *asoc; in sctp_handle_error()
1428 struct sctp_association *asoc; in sctp_process_cookie_existing()
2008 struct sctp_association *asoc; in sctp_process_cookie_new()
2789 struct sctp_association *asoc; in sctp_handle_cookie_ack()
3408 struct sctp_association *asoc; in sctp_find_stream_reset()
[all …]
H A Dsctp_output.c5467 struct sctp_association *asoc; in sctp_send_initiate_ack()
6581 struct sctp_association *asoc; in sctp_sendall_iterator()
6908 struct sctp_association *asoc; in sctp_toss_old_asconf()
7135 struct sctp_association *asoc; in sctp_move_to_outqueue()
7659 struct sctp_association *asoc; in sctp_fill_outqueue()
7744 struct sctp_association *asoc; in sctp_move_chunks_from_net()
9950 struct sctp_association *asoc; in sctp_chunk_output()
10458 struct sctp_association *asoc; in sctp_send_sack()
11367 struct sctp_association *asoc; in sctp_send_ecn_echo()
11432 struct sctp_association *asoc; in sctp_send_packet_dropped()
[all …]
H A Dsctp_timer.c59 sctp_audit_retranmission_queue(struct sctp_association *asoc) in sctp_audit_retranmission_queue()
444 struct sctp_association *asoc; in sctp_recover_sent_list()
1538 struct sctp_association *asoc; in sctp_autoclose_timer()
H A Dsctp_pcb.h456 struct sctp_association asoc;
H A Dsctputil.c548 sctp_log_block(uint8_t from, struct sctp_association *asoc, ssize_t sendlen) in sctp_log_block()
1117 struct sctp_association *asoc; in sctp_init_asoc()
1374 sctp_print_mapping_array(struct sctp_association *asoc) in sctp_print_mapping_array()
1409 sctp_expand_mapping_array(struct sctp_association *asoc, uint32_t needed) in sctp_expand_mapping_array()
2894 struct sctp_association *asoc, uint32_t mtu) in sctp_mtu_size_reset()
2932 struct sctp_association *asoc, in sctp_calculate_rto()
4227 struct sctp_association *asoc; in sctp_report_all_outbound()
4974 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_free_bufspace()
H A Dsctp_pcb.c4165 struct sctp_association *asoc; in sctp_aloc_assoc()
4400 struct sctp_association *asoc; in sctp_remove_net()
4476 struct sctp_association *asoc; in sctp_del_remote_addr()
4674 struct sctp_association *asoc; in sctp_free_assoc()
6774 struct sctp_association *asoc; in sctp_drain_mbufs()
H A Dsctp_asconf.c611 struct sctp_association *asoc; in sctp_handle_asconf()
1666 struct sctp_association *asoc; in sctp_handle_asconf_ack()
H A Dsctp_usrreq.c685 struct sctp_association *asoc; in sctp_disconnect()
888 struct sctp_association *asoc; in sctp_shutdown()