Home
last modified time | relevance | path

Searched defs:stcb (Results 1 – 19 of 19) sorted by relevance

/trueos/sys/netinet/
HDsctp_cc_functions.c69 sctp_set_initial_cc_param(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_set_initial_cc_param()
108 sctp_cwnd_update_after_fr(struct sctp_tcb *stcb, in sctp_cwnd_update_after_fr()
251 cc_bw_same(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, in cc_bw_same()
386 cc_bw_decrease(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t rtt_offset, in cc_bw_decrease()
527 cc_bw_increase(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t vtag) in cc_bw_increase()
570 cc_bw_limit(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw) in cc_bw_limit()
681 sctp_cwnd_update_after_sack_common(struct sctp_tcb *stcb, in sctp_cwnd_update_after_sack_common()
998 sctp_cwnd_update_exit_pf_common(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_cwnd_update_exit_pf_common()
1013 sctp_cwnd_update_after_timeout(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_cwnd_update_after_timeout()
1086 sctp_cwnd_update_after_ecn_echo_common(struct sctp_tcb *stcb, struct sctp_nets *net, in sctp_cwnd_update_after_ecn_echo_common()
[all …]
HDsctp_timer.c89 sctp_threshold_management(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_threshold_management()
170 sctp_find_alternate_net(struct sctp_tcb *stcb, in sctp_find_alternate_net()
405 sctp_backoff_on_timeout(struct sctp_tcb *stcb, in sctp_backoff_on_timeout()
426 sctp_recover_sent_list(struct sctp_tcb *stcb) in sctp_recover_sent_list()
468 sctp_mark_all_for_resend(struct sctp_tcb *stcb, in sctp_mark_all_for_resend()
799 struct sctp_tcb *stcb, in sctp_t3rxt_timer()
984 struct sctp_tcb *stcb, in sctp_t1init_timer()
1032 struct sctp_tcb *stcb, in sctp_cookie_timer()
1095 sctp_strreset_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_strreset_timer()
1156 sctp_asconf_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_asconf_timer()
[all …]
HDsctputil.h64 #define sctp_get_associd(stcb) ((sctp_assoc_t)stcb->asoc.assoc_id) argument
278 #define sctp_free_bufspace(stcb, asoc, tp1, chk_cnt) \ argument
300 #define sctp_free_spbufspace(stcb, asoc, sp) \ argument
319 #define sctp_snd_sb_alloc(stcb, sz) \ argument
HDsctp_asconf.c147 struct sctp_tcb *stcb, int send_hb, int response_required) in sctp_process_asconf_add_ip()
272 sctp_asconf_del_remote_addrs_except(struct sctp_tcb *stcb, struct sockaddr *src) in sctp_asconf_del_remote_addrs_except()
302 struct sctp_tcb *stcb, int response_required) in sctp_process_asconf_delete_ip()
437 struct sctp_tcb *stcb, int response_required) in sctp_process_asconf_set_primary()
594 struct sctp_asconf_chunk *cp, struct sctp_tcb *stcb, in sctp_handle_asconf()
923 sctp_asconf_cleanup(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_asconf_cleanup()
940 sctp_asconf_nets_cleanup(struct sctp_tcb *stcb, struct sctp_ifn *ifn) in sctp_asconf_nets_cleanup()
979 sctp_assoc_immediate_retrans(struct sctp_tcb *stcb, struct sctp_nets *dstnet) in sctp_assoc_immediate_retrans()
1029 sctp_net_immediate_retrans(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_net_immediate_retrans()
1056 sctp_path_check_and_react(struct sctp_tcb *stcb, struct sctp_ifa *newifa) in sctp_path_check_and_react()
[all …]
HDsctp_ss_functions.c50 sctp_ss_default_init(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_init()
70 sctp_ss_default_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_clear()
99 sctp_ss_default_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_add()
130 sctp_ss_default_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_remove()
248 sctp_ss_rr_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_rr_add()
342 sctp_ss_prio_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_prio_clear()
380 sctp_ss_prio_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_prio_add()
414 sctp_ss_prio_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_prio_remove()
507 sctp_ss_prio_set_value(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_prio_set_value()
524 sctp_ss_fb_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_fb_clear()
[all …]
HDsctp_var.h51 #define sctp_stcb_feature_on(inp, stcb, feature) {\ argument
58 #define sctp_stcb_feature_off(inp, stcb, feature) {\ argument
65 #define sctp_stcb_is_feature_on(inp, stcb, feature) \ argument
70 #define sctp_stcb_is_feature_off(inp, stcb, feature) \ argument
197 #define sctp_sbfree(ctl, stcb, sb, m) { \ argument
209 #define sctp_sballoc(stcb, sb, m) { \ argument
257 #define sctp_total_flight_decrease(stcb, tp1) do { \ argument
278 #define sctp_total_flight_increase(stcb, tp1) do { \ argument
294 #define sctp_total_flight_decrease(stcb, tp1) do { \ argument
306 #define sctp_total_flight_increase(stcb, tp1) do { \ argument
HDsctp_input.c58 sctp_stop_all_cookie_timers(struct sctp_tcb *stcb) in sctp_stop_all_cookie_timers()
88 struct sctp_tcb *stcb, int *abort_no_unlock, in sctp_handle_init()
218 sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked in sctp_is_there_unsent_data()
283 sctp_process_init(struct sctp_init_chunk *cp, struct sctp_tcb *stcb) in sctp_process_init()
435 struct sctp_init_ack_chunk *cp, struct sctp_tcb *stcb, in sctp_process_init_ack()
563 struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_handle_heartbeat_ack()
698 sctp_handle_nat_colliding_state(struct sctp_tcb *stcb) in sctp_handle_nat_colliding_state()
744 sctp_handle_nat_missing_state(struct sctp_tcb *stcb, in sctp_handle_nat_missing_state()
762 struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_handle_abort()
833 sctp_start_net_timers(struct sctp_tcb *stcb) in sctp_start_net_timers()
[all …]
HDsctp_indata.c60 sctp_set_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_set_rwnd()
67 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_calc_rwnd()
121 sctp_build_readq_entry(struct sctp_tcb *stcb, in sctp_build_readq_entry()
165 sctp_build_readq_entry_chk(struct sctp_tcb *stcb, in sctp_build_readq_entry_chk()
368 sctp_service_reassembly(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_service_reassembly()
544 sctp_queue_data_to_stream(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_queue_data_to_stream()
759 sctp_deliver_reasm_check(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_deliver_reasm_check()
831 sctp_queue_data_for_reasm(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_queue_data_for_reasm()
1260 sctp_process_a_data_chunk(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_process_a_data_chunk()
1969 sctp_slide_mapping_arrays(struct sctp_tcb *stcb) in sctp_slide_mapping_arrays()
[all …]
HDsctputil.c65 sctp_sblog(struct sockbuf *sb, struct sctp_tcb *stcb, int from, int incr) in sctp_sblog()
86 sctp_log_closing(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int16_t loc) in sctp_log_closing()
127 sctp_log_strm_del_alt(struct sctp_tcb *stcb, uint32_t tsn, uint16_t sseq, uint16_t stream, int from) in sctp_log_strm_del_alt()
147 sctp_log_nagle_event(struct sctp_tcb *stcb, int action) in sctp_log_nagle_event()
288 sctp_log_cwnd(struct sctp_tcb *stcb, struct sctp_nets *net, int augment, uint8_t from) in sctp_log_cwnd()
323 sctp_log_lock(struct sctp_inpcb *inp, struct sctp_tcb *stcb, uint8_t from) in sctp_log_lock()
367 sctp_log_maxburst(struct sctp_tcb *stcb, struct sctp_nets *net, int error, int burst, uint8_t from) in sctp_log_maxburst()
460 sctp_wakeup_log(struct sctp_tcb *stcb, uint32_t wake_cnt, int from) in sctp_wakeup_log()
587 sctp_auditing(int from, struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_auditing()
736 sctp_stop_timers_for_shutdown(struct sctp_tcb *stcb) in sctp_stop_timers_for_shutdown()
[all …]
HDsctp_output.c2029 sctp_add_addresses_to_i_ia(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_add_addresses_to_i_ia()
2409 sctp_is_addr_restricted(struct sctp_tcb *stcb, struct sctp_ifa *ifa) in sctp_is_addr_restricted()
2587 struct sctp_tcb *stcb, in sctp_choose_boundspecific_stcb()
2776 struct sctp_tcb *stcb, in sctp_select_nth_preferred_addr_from_ifn_boundall()
2897 struct sctp_tcb *stcb, in sctp_count_num_preferred_boundall()
2954 struct sctp_tcb *stcb, in sctp_choose_boundall()
3308 struct sctp_tcb *stcb, in sctp_source_address_selection()
3565 sctp_process_cmsgs_for_init(struct sctp_tcb *stcb, struct mbuf *control, int *error) in sctp_process_cmsgs_for_init()
3740 struct sctp_tcb *stcb; in sctp_findassociation_cmsgs() local
3915 sctp_get_ect(struct sctp_tcb *stcb) in sctp_get_ect()
[all …]
HDsctp_peeloff.c53 struct sctp_tcb *stcb; in sctp_can_peel_off() local
91 struct sctp_tcb *stcb; in sctp_do_peeloff() local
HDsctp_pcb.c837 sctp_does_stcb_own_this_addr(struct sctp_tcb *stcb, struct sockaddr *to) in sctp_does_stcb_own_this_addr()
1026 struct sctp_tcb *stcb; in sctp_tcb_special_locate() local
1281 struct sctp_tcb *stcb = NULL; in sctp_findassociation_ep_addr() local
1563 struct sctp_tcb *stcb; in sctp_findasoc_ep_asocid_locked() local
1607 struct sctp_tcb *stcb; in sctp_findassociation_ep_asocid() local
2008 struct sctp_tcb *stcb; in sctp_findassociation_addr_sa() local
2062 struct sctp_tcb *stcb; in sctp_findassociation_special_addr() local
2163 struct sctp_tcb *stcb; in sctp_findassoc_by_vtag() local
2260 struct sctp_tcb *stcb; in sctp_findassociation_addr() local
2326 struct sctp_tcb *stcb; in sctp_findassociation_ep_asconf() local
[all …]
HDsctp_usrreq.c101 sctp_pathmtu_adjustment(struct sctp_tcb *stcb, uint16_t nxtsz) in sctp_pathmtu_adjustment()
148 struct sctp_tcb *stcb, in sctp_notify_mbuf()
221 struct sctp_tcb *stcb, in sctp_notify()
329 struct sctp_tcb *stcb = NULL; local
384 struct sctp_tcb *stcb; in sctp_getcred() local
736 struct sctp_tcb *stcb; in sctp_disconnect() local
966 struct sctp_tcb *stcb; in sctp_shutdown() local
1095 struct sctp_tcb *stcb, in sctp_fill_up_addresses_vrf()
1334 struct sctp_tcb *stcb, in sctp_fill_up_addresses()
1446 struct sctp_tcb *stcb = NULL; in sctp_do_connect_x() local
[all …]
HDsctp_auth.c549 sctp_auth_key_acquire(struct sctp_tcb *stcb, uint16_t key_id) in sctp_auth_key_acquire()
566 sctp_auth_key_release(struct sctp_tcb *stcb, uint16_t key_id, int so_locked in sctp_auth_key_release()
1186 sctp_clear_cachedkeys(struct sctp_tcb *stcb, uint16_t keyid) in sctp_clear_cachedkeys()
1209 struct sctp_tcb *stcb; in sctp_clear_cachedkeys_ep() local
1227 sctp_delete_sharedkey(struct sctp_tcb *stcb, uint16_t keyid) in sctp_delete_sharedkey()
1293 sctp_auth_setactivekey(struct sctp_tcb *stcb, uint16_t keyid) in sctp_auth_setactivekey()
1339 sctp_deact_sharedkey(struct sctp_tcb *stcb, uint16_t keyid) in sctp_deact_sharedkey()
1401 sctp_auth_get_cookie_params(struct sctp_tcb *stcb, struct mbuf *m, in sctp_auth_get_cookie_params()
1539 struct sctp_auth_chunk *auth, struct sctp_tcb *stcb, uint16_t keyid) in sctp_fill_hmac_digest_m()
1626 sctp_handle_auth(struct sctp_tcb *stcb, struct sctp_auth_chunk *auth, in sctp_handle_auth()
[all …]
HDsctp_sysctl.c190 sctp_sysctl_copy_out_local_addresses(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sysctl_r… in sctp_sysctl_copy_out_local_addresses()
365 struct sctp_tcb *stcb; in sctp_sysctl_handle_assoclist() local
HDsctp_os_bsd.h189 #define SCTP_LTRACE_ERR_RET_PKT(m, inp, stcb, net, file, err) \ argument
193 #define SCTP_LTRACE_ERR_RET(inp, stcb, net, file, err) \ argument
198 #define SCTP_LTRACE_ERR_RET_PKT(m, inp, stcb, net, file, err) argument
199 #define SCTP_LTRACE_ERR_RET(inp, stcb, net, file, err) argument
436 #define SCTP_IP_OUTPUT(result, o_pak, ro, stcb, vrf_id) \ argument
448 #define SCTP_IP6_OUTPUT(result, o_pak, ro, ifp, stcb, vrf_id) \ argument
HDsctp_uio.h787 void *stcb; /* FIXME: LP64 issue */ member
796 void *stcb; /* FIXME: LP64 issue */ member
855 void *stcb; /* FIXME: LP64 issue */ member
863 void *stcb; /* FIXME: LP64 issue */ member
883 void *stcb; /* FIXME: LP64 issue */ member
HDsctp_structs.h139 struct sctp_tcb *stcb; /* current* assoc */ member
476 struct sctp_tcb *stcb; /* assoc, used for window update */ member
623 void *stcb; member
/trueos/sys/netinet6/
HDsctp6_usrreq.c194 struct sctphdr *sh, struct sctp_tcb *stcb, struct sctp_nets *net) in sctp6_notify_mbuf()
275 struct sctp_tcb *stcb, in sctp6_notify()
389 struct sctp_tcb *stcb = NULL; in sctp6_ctlinput() local
453 struct sctp_tcb *stcb; in sctp6_getcred() local
833 struct sctp_tcb *stcb; in sctp6_connect() local
1006 struct sctp_tcb *stcb; in sctp6_getaddr() local
1081 struct sctp_tcb *stcb; in sctp6_peeraddr() local