| /freebsd-12.1/sys/netinet/ |
| H A D | sctp_ss_functions.c | 52 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() 233 sctp_ss_default_scheduled(struct sctp_tcb *stcb, in sctp_ss_default_scheduled() 304 sctp_ss_rr_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_rr_add() 398 sctp_ss_prio_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_prio_clear() 445 sctp_ss_prio_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_prio_add() 589 sctp_ss_fb_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_fb_clear() 635 sctp_ss_fb_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_fb_add() 656 sctp_ss_fb_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_fb_remove() [all …]
|
| H A D | sctp_cc_functions.c | 110 sctp_cwnd_update_after_fr(struct sctp_tcb *stcb, in sctp_cwnd_update_after_fr() 684 sctp_cwnd_update_after_sack_common(struct sctp_tcb *stcb, in sctp_cwnd_update_after_sack_common() 1271 sctp_cwnd_update_after_output(struct sctp_tcb *stcb, in sctp_cwnd_update_after_output() 1293 sctp_cwnd_update_after_sack(struct sctp_tcb *stcb, in sctp_cwnd_update_after_sack() 1408 sctp_set_rtcc_initial_cc_param(struct sctp_tcb *stcb, in sctp_set_rtcc_initial_cc_param() 1513 sctp_cwnd_update_rtcc_after_sack(struct sctp_tcb *stcb, in sctp_cwnd_update_rtcc_after_sack() 1690 sctp_hs_cwnd_update_after_fr(struct sctp_tcb *stcb, in sctp_hs_cwnd_update_after_fr() 1756 sctp_hs_cwnd_update_after_sack(struct sctp_tcb *stcb, in sctp_hs_cwnd_update_after_sack() 2152 sctp_htcp_cwnd_update_after_sack(struct sctp_tcb *stcb, in sctp_htcp_cwnd_update_after_sack() 2220 sctp_htcp_cwnd_update_after_fr(struct sctp_tcb *stcb, in sctp_htcp_cwnd_update_after_fr() [all …]
|
| H A D | sctp_timer.c | 172 sctp_find_alternate_net(struct sctp_tcb *stcb, in sctp_find_alternate_net() 404 sctp_backoff_on_timeout(struct sctp_tcb *stcb, in sctp_backoff_on_timeout() 429 sctp_recover_sent_list(struct sctp_tcb *stcb) in sctp_recover_sent_list() 475 sctp_mark_all_for_resend(struct sctp_tcb *stcb, in sctp_mark_all_for_resend() 807 struct sctp_tcb *stcb, in sctp_t3rxt_timer() 994 struct sctp_tcb *stcb, in sctp_t1init_timer() 1042 struct sctp_tcb *stcb, in sctp_cookie_timer() 1169 sctp_asconf_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_asconf_timer() 1335 struct sctp_tcb *stcb) in sctp_audit_stream_queues_for_size() 1463 struct sctp_tcb *stcb, in sctp_pathmtu_timer() [all …]
|
| H A D | sctputil.h | 63 #define sctp_get_associd(stcb) ((sctp_assoc_t)stcb->asoc.assoc_id) argument 272 #define sctp_free_bufspace(stcb, asoc, tp1, chk_cnt) \ argument 294 #define sctp_free_spbufspace(stcb, asoc, sp) \ argument 313 #define sctp_snd_sb_alloc(stcb, sz) \ argument
|
| H A D | sctp_var.h | 53 #define sctp_stcb_feature_on(inp, stcb, feature) {\ argument 60 #define sctp_stcb_feature_off(inp, stcb, feature) {\ argument 67 #define sctp_stcb_is_feature_on(inp, stcb, feature) \ argument 72 #define sctp_stcb_is_feature_off(inp, stcb, feature) \ argument 208 #define sctp_sbfree(ctl, stcb, sb, m) { \ argument 220 #define sctp_sballoc(stcb, sb, m) { \ argument 268 #define sctp_total_flight_decrease(stcb, tp1) do { \ argument 289 #define sctp_total_flight_increase(stcb, tp1) do { \ argument 305 #define sctp_total_flight_decrease(stcb, tp1) do { \ argument 317 #define sctp_total_flight_increase(stcb, tp1) do { \ argument
|
| H A D | sctp_input.c | 61 sctp_stop_all_cookie_timers(struct sctp_tcb *stcb) in sctp_stop_all_cookie_timers() 563 struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_handle_heartbeat_ack() 784 struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_handle_abort() 854 sctp_start_net_timers(struct sctp_tcb *stcb) in sctp_start_net_timers() 1014 struct sctp_tcb *stcb, in sctp_handle_shutdown_ack() 2084 struct sctp_tcb *stcb; in sctp_process_cookie_new() local 2947 struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_handle_cookie_ack() 3065 struct sctp_tcb *stcb) in sctp_handle_ecn_echo() 3228 struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_handle_shutdown_complete() 3644 sctp_clean_up_stream_reset(struct sctp_tcb *stcb) in sctp_clean_up_stream_reset() [all …]
|
| H A D | sctp_asconf.c | 154 struct sctp_tcb *stcb, int send_hb, int response_required) in sctp_process_asconf_add_ip() 315 struct sctp_tcb *stcb, int response_required) in sctp_process_asconf_delete_ip() 453 struct sctp_tcb *stcb, int response_required) in sctp_process_asconf_set_primary() 611 struct sctp_asconf_chunk *cp, struct sctp_tcb *stcb, in sctp_handle_asconf() 942 sctp_asconf_cleanup(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_asconf_cleanup() 1348 sctp_asconf_queue_add(struct sctp_tcb *stcb, struct sctp_ifa *ifa, in sctp_asconf_queue_add() 1622 sctp_asconf_process_param_ack(struct sctp_tcb *stcb, in sctp_asconf_process_param_ack() 1670 struct sctp_asconf_ack_chunk *cp, struct sctp_tcb *stcb, in sctp_handle_asconf_ack() 2448 sctp_find_valid_localaddr(struct sctp_tcb *stcb, int addr_locked) in sctp_find_valid_localaddr() 2554 sctp_find_valid_localaddr_ep(struct sctp_tcb *stcb) in sctp_find_valid_localaddr_ep() [all …]
|
| H A D | sctp_indata.c | 138 sctp_build_readq_entry(struct sctp_tcb *stcb, in sctp_build_readq_entry() 425 sctp_abort_in_reasm(struct sctp_tcb *stcb, in sctp_abort_in_reasm() 490 sctp_queue_data_to_stream(struct sctp_tcb *stcb, in sctp_queue_data_to_stream() 665 struct sctp_tcb *stcb; in sctp_setup_tail_pointer() local 707 struct sctp_tcb *stcb; in sctp_add_to_tail_pointer() local 2420 sctp_slide_mapping_arrays(struct sctp_tcb *stcb) in sctp_slide_mapping_arrays() 2680 struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_process_data() 3278 sctp_check_for_revoked(struct sctp_tcb *stcb, in sctp_check_for_revoked() 3929 sctp_window_probe_recovery(struct sctp_tcb *stcb, in sctp_window_probe_recovery() 4458 struct sctp_tcb *stcb, in sctp_handle_sack() [all …]
|
| H A D | sctputil.c | 1559 struct sctp_tcb *stcb; in sctp_timeout_handler() local 2479 sctp_calculate_rto(struct sctp_tcb *stcb, in sctp_calculate_rto() 3562 sctp_notify_stream_reset(struct sctp_tcb *stcb, in sctp_notify_stream_reset() 4429 struct sctp_tcb *stcb, in sctp_pull_off_control_to_new_inp() 4504 struct sctp_tcb *stcb, in sctp_wakeup_the_read_socket() 4543 struct sctp_tcb *stcb, in sctp_add_to_readq() 5228 struct sctp_tcb *stcb = NULL; in sctp_sorecvmsg() local 6402 struct sctp_tcb *stcb; in sctp_connectx_helper_find() local 6686 sctp_local_addr_count(struct sctp_tcb *stcb) in sctp_local_addr_count() 6945 struct sctp_tcb *stcb; in sctp_recv_icmp_tunneled_packet() local [all …]
|
| H A D | sctp_output.c | 2592 struct sctp_tcb *stcb, in sctp_choose_boundspecific_stcb() 2781 struct sctp_tcb *stcb, in sctp_select_nth_preferred_addr_from_ifn_boundall() 2901 struct sctp_tcb *stcb, in sctp_count_num_preferred_boundall() 2958 struct sctp_tcb *stcb, in sctp_choose_boundall() 3312 struct sctp_tcb *stcb, in sctp_source_address_selection() 3745 struct sctp_tcb *stcb; in sctp_findassociation_cmsgs() local 7839 struct sctp_tcb *stcb, in sctp_med_chunk_output() 9020 struct sctp_tcb *stcb, in sctp_send_cookie_echo() 9461 struct sctp_tcb *stcb, in sctp_chunk_retransmission() 9989 struct sctp_tcb *stcb, in sctp_timer_validation() [all …]
|
| H A D | sctp_pcb.c | 1025 struct sctp_tcb *stcb; in sctp_tcb_special_locate() local 1564 struct sctp_tcb *stcb; in sctp_findasoc_ep_asocid_locked() local 1608 struct sctp_tcb *stcb; in sctp_findassociation_ep_asocid() local 2003 struct sctp_tcb *stcb; in sctp_findassociation_addr_sa() local 2056 struct sctp_tcb *stcb; in sctp_findassociation_special_addr() local 2153 struct sctp_tcb *stcb; in sctp_findassoc_by_vtag() local 2249 struct sctp_tcb *stcb; in sctp_findassociation_addr() local 2308 struct sctp_tcb *stcb; in sctp_findassociation_ep_asconf() local 4198 struct sctp_tcb *stcb; in sctp_aloc_assoc() local 5382 struct sctp_tcb *stcb; in sctp_add_local_addr_ep() local [all …]
|
| H A D | sctp_peeloff.c | 55 struct sctp_tcb *stcb; in sctp_can_peel_off() local 93 struct sctp_tcb *stcb; in sctp_do_peeloff() local
|
| H A D | sctp_usrreq.c | 152 struct sctp_tcb *stcb, in sctp_notify() 262 struct sctp_tcb *stcb; in sctp_ctlinput() local 366 struct sctp_tcb *stcb; in sctp_getcred() local 687 struct sctp_tcb *stcb; in sctp_disconnect() local 893 struct sctp_tcb *stcb; in sctp_shutdown() local 1010 struct sctp_tcb *stcb, in sctp_fill_up_addresses_vrf() 1245 struct sctp_tcb *stcb, in sctp_fill_up_addresses() 1357 struct sctp_tcb *stcb = NULL; in sctp_do_connect_x() local 7220 struct sctp_tcb *stcb; local 7353 struct sctp_tcb *stcb; local [all …]
|
| H A D | sctp_auth.c | 551 sctp_auth_key_acquire(struct sctp_tcb *stcb, uint16_t key_id) in sctp_auth_key_acquire() 568 sctp_auth_key_release(struct sctp_tcb *stcb, uint16_t key_id, int so_locked in sctp_auth_key_release() 1157 sctp_clear_cachedkeys(struct sctp_tcb *stcb, uint16_t keyid) in sctp_clear_cachedkeys() 1180 struct sctp_tcb *stcb; in sctp_clear_cachedkeys_ep() local 1198 sctp_delete_sharedkey(struct sctp_tcb *stcb, uint16_t keyid) in sctp_delete_sharedkey() 1264 sctp_auth_setactivekey(struct sctp_tcb *stcb, uint16_t keyid) in sctp_auth_setactivekey() 1311 sctp_deact_sharedkey(struct sctp_tcb *stcb, uint16_t keyid) in sctp_deact_sharedkey() 1374 sctp_auth_get_cookie_params(struct sctp_tcb *stcb, struct mbuf *m, in sctp_auth_get_cookie_params() 1514 struct sctp_auth_chunk *auth, struct sctp_tcb *stcb, uint16_t keyid) in sctp_fill_hmac_digest_m() 1602 sctp_handle_auth(struct sctp_tcb *stcb, struct sctp_auth_chunk *auth, in sctp_handle_auth() [all …]
|
| H A D | sctp_output.h | 141 #define SCTP_DATA_CHUNK_OVERHEAD(stcb) ((stcb)->asoc.idata_supported ? \ argument
|
| H A D | sctp_os_bsd.h | 179 #define SCTP_LTRACE_ERR_RET_PKT(m, inp, stcb, net, file, err) \ argument 183 #define SCTP_LTRACE_ERR_RET(inp, stcb, net, file, err) \ argument 188 #define SCTP_LTRACE_ERR_RET_PKT(m, inp, stcb, net, file, err) argument 189 #define SCTP_LTRACE_ERR_RET(inp, stcb, net, file, err) argument 416 #define SCTP_IP_OUTPUT(result, o_pak, ro, stcb, vrf_id) \ argument 428 #define SCTP_IP6_OUTPUT(result, o_pak, ro, ifp, stcb, vrf_id) \ argument
|
| H A D | sctp_sysctl.c | 190 sctp_sysctl_copy_out_local_addresses(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sysctl_r… in sctp_sysctl_copy_out_local_addresses() 356 struct sctp_tcb *stcb; in sctp_sysctl_handle_assoclist() local
|
| H A D | sctp_uio.h | 797 void *stcb; /* FIXME: LP64 issue */ member 806 void *stcb; /* FIXME: LP64 issue */ member 865 void *stcb; /* FIXME: LP64 issue */ member 873 void *stcb; /* FIXME: LP64 issue */ member 893 void *stcb; /* FIXME: LP64 issue */ member
|
| H A D | sctp_structs.h | 142 struct sctp_tcb *stcb; /* current* assoc */ member 480 struct sctp_tcb *stcb; /* assoc, used for window update */ member 662 void *stcb; member
|
| /freebsd-12.1/sys/netinet6/ |
| H A D | sctp6_usrreq.c | 176 struct sctp_tcb *stcb, in sctp6_notify() 265 struct sctp_tcb *stcb; in sctp6_ctlinput() local 413 struct sctp_tcb *stcb; in sctp6_getcred() local 797 struct sctp_tcb *stcb; in sctp6_connect() local 967 struct sctp_tcb *stcb; in sctp6_getaddr() local 1047 struct sctp_tcb *stcb; in sctp6_peeraddr() local
|