Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dsctp_ss_functions.c52 sctp_ss_default_init(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_init()
80 sctp_ss_default_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_clear()
118 sctp_ss_default_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_add()
139 sctp_ss_default_is_empty(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc) in sctp_ss_default_is_empty()
149 sctp_ss_default_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_remove()
188 struct sctp_association *asoc) in sctp_ss_default_select()
235 struct sctp_association *asoc, in sctp_ss_default_scheduled()
280 …s_default_is_user_msgs_incomplete(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc) in sctp_ss_default_is_user_msgs_incomplete()
304 sctp_ss_rr_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_rr_add()
343 struct sctp_association *asoc) in sctp_ss_rrp_select()
[all …]
Dsctp_indata.c73 sctp_set_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_set_rwnd()
80 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_calc_rwnd()
290 sctp_mark_non_revokable(struct sctp_association *asoc, uint32_t tsn) in sctp_mark_non_revokable()
335 struct sctp_association *asoc, in sctp_place_control_in_stream()
486 struct sctp_association *asoc, in sctp_queue_data_to_stream()
775 struct sctp_association *asoc, in sctp_handle_old_unordered_data()
920 struct sctp_association *asoc, in sctp_inject_old_unordered_data()
1058 sctp_deliver_reasm_check(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_deliver_reasm_check()
1295 struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_add_chk_to_control()
1373 sctp_queue_data_for_reasm(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_queue_data_for_reasm()
[all …]
Dsctputil.h254 #define sctp_free_bufspace(stcb, asoc, tp1, chk_cnt) \ argument
276 #define sctp_free_spbufspace(stcb, asoc, sp) \ argument
Dsctp_input.c219 struct sctp_association *asoc; in sctp_is_there_unsent_data() local
284 struct sctp_association *asoc; in sctp_process_init() local
439 struct sctp_association *asoc; in sctp_process_init_ack() local
871 struct sctp_association *asoc; in sctp_handle_shutdown() local
983 struct sctp_association *asoc; in sctp_handle_shutdown_ack() local
1107 struct sctp_association *asoc; in sctp_handle_error() local
1433 struct sctp_association *asoc; in sctp_process_cookie_existing() local
2016 struct sctp_association *asoc; in sctp_process_cookie_new() local
2799 struct sctp_association *asoc; in sctp_handle_cookie_ack() local
3421 struct sctp_association *asoc; in sctp_find_stream_reset() local
[all …]
Dsctp_cc_functions.c111 struct sctp_association *asoc) in sctp_cwnd_update_after_fr()
685 struct sctp_association *asoc, in sctp_cwnd_update_after_sack_common()
1294 struct sctp_association *asoc, in sctp_cwnd_update_after_sack()
1511 struct sctp_association *asoc, in sctp_cwnd_update_rtcc_after_sack()
1688 struct sctp_association *asoc) in sctp_hs_cwnd_update_after_fr()
1754 struct sctp_association *asoc, in sctp_hs_cwnd_update_after_sack()
2150 struct sctp_association *asoc, in sctp_htcp_cwnd_update_after_sack()
2218 struct sctp_association *asoc) in sctp_htcp_cwnd_update_after_fr()
Dsctp_output.c5256 sctp_are_there_new_addresses(struct sctp_association *asoc, in sctp_are_there_new_addresses()
5457 struct sctp_association *asoc; in sctp_send_initiate_ack() local
6135 struct sctp_association *asoc, in sctp_prune_prsctp()
6216 struct sctp_association *asoc) in sctp_get_frag_point()
6580 struct sctp_association *asoc; in sctp_sendall_iterator() local
6889 sctp_toss_old_cookies(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_toss_old_cookies()
6909 struct sctp_association *asoc; in sctp_toss_old_asconf() local
6938 struct sctp_association *asoc, in sctp_clean_up_datalist()
7029 sctp_clean_up_ctl(struct sctp_tcb *stcb, struct sctp_association *asoc, int so_locked) in sctp_clean_up_ctl()
7137 struct sctp_association *asoc; in sctp_move_to_outqueue() local
[all …]
Dsctp_timer.c59 sctp_audit_retranmission_queue(struct sctp_association *asoc) in sctp_audit_retranmission_queue()
431 struct sctp_association *asoc; in sctp_recover_sent_list() local
1532 struct sctp_association *asoc; in sctp_autoclose_timer() local
Dsctputil.c548 sctp_log_block(uint8_t from, struct sctp_association *asoc, ssize_t sendlen) in sctp_log_block()
1118 struct sctp_association *asoc; in sctp_init_asoc() local
1375 sctp_print_mapping_array(struct sctp_association *asoc) in sctp_print_mapping_array()
1410 sctp_expand_mapping_array(struct sctp_association *asoc, uint32_t needed) in sctp_expand_mapping_array()
2889 struct sctp_association *asoc, uint32_t mtu) in sctp_mtu_size_reset()
2928 struct sctp_association *asoc, in sctp_calculate_rto()
4235 struct sctp_association *asoc; in sctp_report_all_outbound() local
4978 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_free_bufspace()
Dsctp_pcb.c3339 struct sctp_tcb *asoc, *nasoc; in sctp_inpcb_free() local
4214 struct sctp_association *asoc; in sctp_aloc_assoc() local
4450 struct sctp_association *asoc; in sctp_remove_net() local
4522 struct sctp_association *asoc; in sctp_del_remote_addr() local
4721 struct sctp_association *asoc; in sctp_free_assoc() local
6846 struct sctp_association *asoc; in sctp_drain_mbufs() local
Dsctp_var.h87 #define sctp_sbspace(asoc, sb) ((long) ((sctp_maxspace(sb) > (asoc)->sb_cc) ? (sctp_maxspace(sb) - … argument
Dsctp_asconf.c612 struct sctp_association *asoc; in sctp_handle_asconf() local
1676 struct sctp_association *asoc; in sctp_handle_asconf_ack() local
Dsctp_usrreq.c677 struct sctp_association *asoc; in sctp_disconnect() local
876 struct sctp_association *asoc; in sctp_shutdown() local
Dsctp_pcb.h460 struct sctp_association asoc; member
Dsctp_structs.h433 struct sctp_association *asoc; /* bp to asoc this belongs to */ member
/freebsd-12-stable/lib/libc/net/
Dsctp_sys_calls.c394 sctp_assoc_t asoc; in sctp_getpaddrs() local