Home
last modified time | relevance | path

Searched defs:asoc (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_ss_functions.c50 sctp_ss_default_init(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_ss_default_init()
73 sctp_ss_default_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_clear()
108 sctp_ss_default_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_add()
124 sctp_ss_default_is_empty(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc) in sctp_ss_default_is_empty()
132 sctp_ss_default_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_remove()
166 struct sctp_association *asoc) in sctp_ss_default_select()
222 struct sctp_association *asoc, in sctp_ss_default_scheduled()
277 …s_default_is_user_msgs_incomplete(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc) in sctp_ss_default_is_user_msgs_incomplete()
303 sctp_ss_rr_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_rr_add()
337 struct sctp_association *asoc) in sctp_ss_rrp_select()
[all …]
H A Dsctp_indata.c69 sctp_set_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_set_rwnd()
76 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_calc_rwnd()
283 sctp_mark_non_revokable(struct sctp_association *asoc, uint32_t tsn) in sctp_mark_non_revokable()
328 struct sctp_association *asoc, in sctp_place_control_in_stream()
479 struct sctp_association *asoc, in sctp_queue_data_to_stream()
751 struct sctp_association *asoc, in sctp_handle_old_unordered_data()
896 struct sctp_association *asoc, in sctp_inject_old_unordered_data()
1034 sctp_deliver_reasm_check(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_deliver_reasm_check()
1270 struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_add_chk_to_control()
1352 sctp_queue_data_for_reasm(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_queue_data_for_reasm()
[all …]
H A Dsctp_input.c177 struct sctp_association *asoc; in sctp_is_there_unsent_data() local
242 struct sctp_association *asoc; in sctp_process_init() local
396 struct sctp_association *asoc; in sctp_process_init_ack() local
836 struct sctp_association *asoc; in sctp_check_data_from_peer() local
1064 struct sctp_association *asoc; in sctp_handle_error() local
1356 struct sctp_association *asoc; in sctp_process_cookie_existing() local
1968 struct sctp_association *asoc; in sctp_process_cookie_new() local
2742 struct sctp_association *asoc; in sctp_handle_cookie_ack() local
3367 struct sctp_association *asoc; in sctp_find_stream_reset() local
3409 struct sctp_association *asoc; in sctp_clean_up_stream_reset() local
[all …]
H A Dsctp_cc_functions.c114 struct sctp_association *asoc) in sctp_cwnd_update_after_fr()
686 struct sctp_association *asoc, in sctp_cwnd_update_after_sack_common()
1290 struct sctp_association *asoc, in sctp_cwnd_update_after_sack()
1506 struct sctp_association *asoc, in sctp_cwnd_update_rtcc_after_sack()
1683 struct sctp_association *asoc) in sctp_hs_cwnd_update_after_fr()
1749 struct sctp_association *asoc, in sctp_hs_cwnd_update_after_sack()
2141 struct sctp_association *asoc, in sctp_htcp_cwnd_update_after_sack()
2208 struct sctp_association *asoc) in sctp_htcp_cwnd_update_after_fr()
H A Dsctp_output.c5283 sctp_are_there_new_addresses(struct sctp_association *asoc, in sctp_are_there_new_addresses()
5506 struct sctp_association *asoc; in sctp_send_initiate_ack() local
6210 struct sctp_association *asoc, in sctp_prune_prsctp()
6292 struct sctp_association *asoc; in sctp_get_frag_point() local
6669 struct sctp_association *asoc; in sctp_sendall_iterator() local
6991 sctp_toss_old_cookies(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_toss_old_cookies()
7011 struct sctp_association *asoc; in sctp_toss_old_asconf() local
7039 struct sctp_association *asoc, in sctp_clean_up_datalist()
7130 sctp_clean_up_ctl(struct sctp_tcb *stcb, struct sctp_association *asoc, int so_locked) in sctp_clean_up_ctl()
7239 struct sctp_association *asoc; in sctp_move_to_outqueue() local
[all …]
H A Dsctputil.h237 #define sctp_free_spbufspace(stcb, asoc, sp) \ argument
H A Dsctp_timer.c55 sctp_audit_retranmission_queue(struct sctp_association *asoc) in sctp_audit_retranmission_queue()
438 struct sctp_association *asoc; in sctp_recover_sent_list() local
1531 struct sctp_association *asoc; in sctp_autoclose_timer() local
H A Dsctputil.c545 sctp_log_block(uint8_t from, struct sctp_association *asoc, ssize_t sendlen) in sctp_log_block()
1115 struct sctp_association *asoc; in sctp_init_asoc() local
1381 sctp_print_mapping_array(struct sctp_association *asoc) in sctp_print_mapping_array()
1416 sctp_expand_mapping_array(struct sctp_association *asoc, uint32_t needed) in sctp_expand_mapping_array()
2920 struct sctp_association *asoc, in sctp_calculate_rto()
4262 struct sctp_association *asoc; in sctp_report_all_outbound() local
5037 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_free_bufspace()
H A Dsctp_pcb.c4050 struct sctp_association *asoc; in sctp_aloc_assoc_locked() local
4314 struct sctp_association *asoc; in sctp_remove_net() local
4390 struct sctp_association *asoc; in sctp_del_remote_addr() local
4556 struct sctp_association *asoc; in sctp_free_assoc() local
6631 struct sctp_association *asoc; in sctp_drain_mbufs() local
H A Dsctp_var.h83 #define sctp_sbspace(asoc, sb) ((long) ((sctp_maxspace(sb) > (asoc)->sb_cc) ? (sctp_maxspace(sb) - … argument
H A Dsctp_usrreq.c108 struct sctp_association *asoc; in sctp_pathmtu_adjustment() local
655 struct sctp_association *asoc; in sctp_disconnect() local
783 struct sctp_association *asoc; in sctp_shutdown() local
H A Dsctp_asconf.c608 struct sctp_association *asoc; in sctp_handle_asconf() local
1663 struct sctp_association *asoc; in sctp_handle_asconf_ack() local
H A Dsctp_pcb.h453 struct sctp_association asoc; member
H A Dsctp_structs.h444 struct sctp_association *asoc; /* bp to asoc this belongs to */ member