| /f-stack/freebsd/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() 232 sctp_ss_default_scheduled(struct sctp_tcb *stcb, in sctp_ss_default_scheduled() 303 sctp_ss_rr_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_rr_add() 396 sctp_ss_prio_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_prio_clear() 442 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_timer.c | 171 sctp_find_alternate_net(struct sctp_tcb *stcb, in sctp_find_alternate_net() 416 sctp_backoff_on_timeout(struct sctp_tcb *stcb, in sctp_backoff_on_timeout() 441 sctp_recover_sent_list(struct sctp_tcb *stcb) in sctp_recover_sent_list() 487 sctp_mark_all_for_resend(struct sctp_tcb *stcb, in sctp_mark_all_for_resend() 817 struct sctp_tcb *stcb, in sctp_t3rxt_timer() 1006 struct sctp_tcb *stcb, in sctp_t1init_timer() 1054 struct sctp_tcb *stcb, in sctp_cookie_timer() 1118 sctp_strreset_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb) in sctp_strreset_timer() 1181 sctp_asconf_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_asconf_timer() 1348 struct sctp_tcb *stcb) in sctp_audit_stream_queues_for_size() [all …]
|
| H A D | sctp_cc_functions.c | 110 sctp_cwnd_update_after_fr(struct sctp_tcb *stcb, in sctp_cwnd_update_after_fr() 682 sctp_cwnd_update_after_sack_common(struct sctp_tcb *stcb, in sctp_cwnd_update_after_sack_common() 1266 sctp_cwnd_update_after_output(struct sctp_tcb *stcb, in sctp_cwnd_update_after_output() 1288 sctp_cwnd_update_after_sack(struct sctp_tcb *stcb, in sctp_cwnd_update_after_sack() 1401 sctp_set_rtcc_initial_cc_param(struct sctp_tcb *stcb, in sctp_set_rtcc_initial_cc_param() 1504 sctp_cwnd_update_rtcc_after_sack(struct sctp_tcb *stcb, in sctp_cwnd_update_rtcc_after_sack() 1681 sctp_hs_cwnd_update_after_fr(struct sctp_tcb *stcb, in sctp_hs_cwnd_update_after_fr() 1747 sctp_hs_cwnd_update_after_sack(struct sctp_tcb *stcb, in sctp_hs_cwnd_update_after_sack() 2139 sctp_htcp_cwnd_update_after_sack(struct sctp_tcb *stcb, in sctp_htcp_cwnd_update_after_sack() 2206 sctp_htcp_cwnd_update_after_fr(struct sctp_tcb *stcb, in sctp_htcp_cwnd_update_after_fr() [all …]
|
| H A D | sctp_asconf.c | 153 struct sctp_tcb *stcb, int send_hb, int response_required) in sctp_process_asconf_add_ip() 314 struct sctp_tcb *stcb, int response_required) in sctp_process_asconf_delete_ip() 452 struct sctp_tcb *stcb, int response_required) in sctp_process_asconf_set_primary() 608 struct sctp_asconf_chunk *cp, struct sctp_tcb *stcb, in sctp_handle_asconf() 939 sctp_asconf_cleanup(struct sctp_tcb *stcb) in sctp_asconf_cleanup() 1216 sctp_asconf_queue_mgmt(struct sctp_tcb *stcb, struct sctp_ifa *ifa, in sctp_asconf_queue_mgmt() 1341 sctp_asconf_queue_add(struct sctp_tcb *stcb, struct sctp_ifa *ifa, in sctp_asconf_queue_add() 1615 sctp_asconf_process_param_ack(struct sctp_tcb *stcb, in sctp_asconf_process_param_ack() 1663 struct sctp_asconf_ack_chunk *cp, struct sctp_tcb *stcb, in sctp_handle_asconf_ack() 2424 sctp_find_valid_localaddr(struct sctp_tcb *stcb, int addr_locked) in sctp_find_valid_localaddr() [all …]
|
| H A D | sctp_var.h | 52 #define sctp_stcb_feature_on(inp, stcb, feature) {\ argument 59 #define sctp_stcb_feature_off(inp, stcb, feature) {\ argument 66 #define sctp_stcb_is_feature_on(inp, stcb, feature) \ argument 71 #define sctp_stcb_is_feature_off(inp, stcb, feature) \ argument 200 #define sctp_sbfree(ctl, stcb, sb, m) { \ argument 212 #define sctp_sballoc(stcb, sb, m) { \ argument 259 #define sctp_total_flight_decrease(stcb, tp1) do { \ argument 280 #define sctp_total_flight_increase(stcb, tp1) do { \ argument 296 #define sctp_total_flight_decrease(stcb, tp1) do { \ argument 308 #define sctp_total_flight_increase(stcb, tp1) do { \ argument
|
| H A D | sctputil.h | 63 #define sctp_get_associd(stcb) ((sctp_assoc_t)stcb->asoc.assoc_id) argument 251 #define sctp_free_bufspace(stcb, asoc, tp1, chk_cnt) \ argument 273 #define sctp_free_spbufspace(stcb, asoc, sp) \ argument 292 #define sctp_snd_sb_alloc(stcb, sz) \ argument
|
| H A D | sctp_input.c | 59 sctp_stop_all_cookie_timers(struct sctp_tcb *stcb) in sctp_stop_all_cookie_timers() 562 struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_handle_heartbeat_ack() 780 struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_handle_abort() 836 sctp_start_net_timers(struct sctp_tcb *stcb) in sctp_start_net_timers() 976 struct sctp_tcb *stcb, in sctp_handle_shutdown_ack() 2004 struct sctp_tcb *stcb; in sctp_process_cookie_new() local 2786 struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_handle_cookie_ack() 2890 struct sctp_tcb *stcb) in sctp_handle_ecn_echo() 3053 struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_handle_shutdown_complete() 3451 sctp_clean_up_stream_reset(struct sctp_tcb *stcb) in sctp_clean_up_stream_reset() [all …]
|
| H A D | sctp_indata.c | 135 sctp_build_readq_entry(struct sctp_tcb *stcb, in sctp_build_readq_entry() 416 sctp_abort_in_reasm(struct sctp_tcb *stcb, in sctp_abort_in_reasm() 481 sctp_queue_data_to_stream(struct sctp_tcb *stcb, in sctp_queue_data_to_stream() 636 struct sctp_tcb *stcb; in sctp_setup_tail_pointer() local 678 struct sctp_tcb *stcb; in sctp_add_to_tail_pointer() local 2395 sctp_slide_mapping_arrays(struct sctp_tcb *stcb) in sctp_slide_mapping_arrays() 2650 struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_process_data() 3244 sctp_check_for_revoked(struct sctp_tcb *stcb, in sctp_check_for_revoked() 3889 sctp_window_probe_recovery(struct sctp_tcb *stcb, in sctp_window_probe_recovery() 4402 struct sctp_tcb *stcb, in sctp_handle_sack() [all …]
|
| H A D | sctputil.c | 1709 struct sctp_tcb *stcb; in sctp_timeout_handler() local 2931 sctp_calculate_rto(struct sctp_tcb *stcb, in sctp_calculate_rto() 3920 sctp_notify_stream_reset(struct sctp_tcb *stcb, in sctp_notify_stream_reset() 4735 struct sctp_tcb *stcb, in sctp_pull_off_control_to_new_inp() 4810 struct sctp_tcb *stcb, in sctp_wakeup_the_read_socket() 4822 struct sctp_tcb *stcb, in sctp_add_to_readq() 5476 struct sctp_tcb *stcb = NULL; in sctp_sorecvmsg() local 6642 struct sctp_tcb *stcb; in sctp_connectx_helper_find() local 6906 sctp_local_addr_count(struct sctp_tcb *stcb) in sctp_local_addr_count() 7165 struct sctp_tcb *stcb; in sctp_recv_icmp_tunneled_packet() local [all …]
|
| H A D | sctp_output.c | 2583 struct sctp_tcb *stcb, in sctp_choose_boundspecific_stcb() 2771 struct sctp_tcb *stcb, in sctp_select_nth_preferred_addr_from_ifn_boundall() 2889 struct sctp_tcb *stcb, in sctp_count_num_preferred_boundall() 2946 struct sctp_tcb *stcb, in sctp_choose_boundall() 3298 struct sctp_tcb *stcb, in sctp_source_address_selection() 3731 struct sctp_tcb *stcb; in sctp_findassociation_cmsgs() local 7771 struct sctp_tcb *stcb, in sctp_med_chunk_output() 8947 struct sctp_tcb *stcb, in sctp_send_cookie_echo() 9386 struct sctp_tcb *stcb, in sctp_chunk_retransmission() 9908 struct sctp_tcb *stcb, in sctp_timer_validation() [all …]
|
| H A D | sctp_pcb.c | 1011 struct sctp_tcb *stcb; in sctp_tcb_special_locate() local 1546 struct sctp_tcb *stcb; in sctp_findasoc_ep_asocid_locked() local 1589 struct sctp_tcb *stcb; in sctp_findassociation_ep_asocid() local 1979 struct sctp_tcb *stcb; in sctp_findassociation_addr_sa() local 2031 struct sctp_tcb *stcb; in sctp_findassociation_special_addr() local 2128 struct sctp_tcb *stcb; in sctp_findassoc_by_vtag() local 2223 struct sctp_tcb *stcb; in sctp_findassociation_addr() local 2282 struct sctp_tcb *stcb; in sctp_findassociation_ep_asconf() local 4164 struct sctp_tcb *stcb; in sctp_aloc_assoc() local 5304 struct sctp_tcb *stcb; in sctp_add_local_addr_ep() local [all …]
|
| H A D | sctp_peeloff.c | 54 struct sctp_tcb *stcb; in sctp_can_peel_off() local 92 struct sctp_tcb *stcb; in sctp_do_peeloff() local
|
| H A D | sctp_usrreq.c | 157 struct sctp_tcb *stcb, in sctp_notify() 252 struct sctp_tcb *stcb; in sctp_ctlinput() local 356 struct sctp_tcb *stcb; in sctp_getcred() local 686 struct sctp_tcb *stcb; in sctp_disconnect() local 887 struct sctp_tcb *stcb; in sctp_shutdown() local 1002 struct sctp_tcb *stcb, in sctp_fill_up_addresses_vrf() 1238 struct sctp_tcb *stcb, in sctp_fill_up_addresses() 1348 struct sctp_tcb *stcb = NULL; in sctp_do_connect_x() local 7270 struct sctp_tcb *stcb; local 7403 struct sctp_tcb *stcb; local [all …]
|
| H A D | sctp_auth.c | 547 sctp_auth_key_acquire(struct sctp_tcb *stcb, uint16_t key_id) in sctp_auth_key_acquire() 564 sctp_auth_key_release(struct sctp_tcb *stcb, uint16_t key_id, int so_locked) in sctp_auth_key_release() 1145 sctp_clear_cachedkeys(struct sctp_tcb *stcb, uint16_t keyid) in sctp_clear_cachedkeys() 1168 struct sctp_tcb *stcb; in sctp_clear_cachedkeys_ep() local 1186 sctp_delete_sharedkey(struct sctp_tcb *stcb, uint16_t keyid) in sctp_delete_sharedkey() 1252 sctp_auth_setactivekey(struct sctp_tcb *stcb, uint16_t keyid) in sctp_auth_setactivekey() 1299 sctp_deact_sharedkey(struct sctp_tcb *stcb, uint16_t keyid) in sctp_deact_sharedkey() 1362 sctp_auth_get_cookie_params(struct sctp_tcb *stcb, struct mbuf *m, in sctp_auth_get_cookie_params() 1503 struct sctp_auth_chunk *auth, struct sctp_tcb *stcb, uint16_t keyid) in sctp_fill_hmac_digest_m() 1590 sctp_handle_auth(struct sctp_tcb *stcb, struct sctp_auth_chunk *auth, in sctp_handle_auth() [all …]
|
| H A D | sctp_output.h | 130 #define SCTP_DATA_CHUNK_OVERHEAD(stcb) ((stcb)->asoc.idata_supported ? \ argument
|
| H A D | sctp_os_bsd.h | 181 #define SCTP_LTRACE_ERR_RET_PKT(m, inp, stcb, net, file, err) \ argument 185 #define SCTP_LTRACE_ERR_RET(inp, stcb, net, file, err) \ argument 190 #define SCTP_LTRACE_ERR_RET_PKT(m, inp, stcb, net, file, err) argument 191 #define SCTP_LTRACE_ERR_RET(inp, stcb, net, file, err) argument 414 #define SCTP_IP_OUTPUT(result, o_pak, ro, stcb, vrf_id) \ argument 426 #define SCTP_IP6_OUTPUT(result, o_pak, ro, ifp, stcb, vrf_id) \ argument
|
| H A D | sctp_sysctl.c | 187 sctp_sysctl_copy_out_local_addresses(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sysctl_r… in sctp_sysctl_copy_out_local_addresses() 353 struct sctp_tcb *stcb; in sctp_sysctl_handle_assoclist() local
|
| H A D | sctp_uio.h | 795 void *stcb; /* FIXME: LP64 issue */ member 804 void *stcb; /* FIXME: LP64 issue */ member 863 void *stcb; /* FIXME: LP64 issue */ member 871 void *stcb; /* FIXME: LP64 issue */ member 891 void *stcb; /* FIXME: LP64 issue */ member
|
| H A D | sctp_structs.h | 137 struct sctp_tcb *stcb; /* current* assoc */ member 471 struct sctp_tcb *stcb; /* assoc, used for window update */ member 652 void *stcb; member
|
| /f-stack/freebsd/netinet6/ |
| H A D | sctp6_usrreq.c | 175 struct sctp_tcb *stcb, in sctp6_notify() 255 struct sctp_tcb *stcb; in sctp6_ctlinput() local 403 struct sctp_tcb *stcb; in sctp6_getcred() local 785 struct sctp_tcb *stcb; in sctp6_connect() local 953 struct sctp_tcb *stcb; in sctp6_getaddr() local 1033 struct sctp_tcb *stcb; in sctp6_peeraddr() local
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | sctp_uio.h | 795 void *stcb; /* FIXME: LP64 issue */ member 804 void *stcb; /* FIXME: LP64 issue */ member 863 void *stcb; /* FIXME: LP64 issue */ member 871 void *stcb; /* FIXME: LP64 issue */ member 891 void *stcb; /* FIXME: LP64 issue */ member
|