Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_ss_functions.c57 sctp_ss_default_init(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_init()
86 sctp_ss_default_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_clear()
108 sctp_ss_default_init_stream(struct sctp_tcb *stcb, struct sctp_stream_out *strq, struct sctp_stream… in sctp_ss_default_init_stream()
124 sctp_ss_default_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_add()
155 sctp_ss_default_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_remove()
238 sctp_ss_default_scheduled(struct sctp_tcb *stcb, in sctp_ss_default_scheduled()
309 sctp_ss_rr_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_rr_add()
405 sctp_ss_prio_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_prio_clear()
431 sctp_ss_prio_init_stream(struct sctp_tcb *stcb, struct sctp_stream_out *strq, struct sctp_stream_ou… in sctp_ss_prio_init_stream()
452 sctp_ss_prio_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_prio_add()
[all …]
Dsctp_timer.c101 sctp_threshold_management(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_threshold_management()
182 sctp_find_alternate_net(struct sctp_tcb *stcb,
410 sctp_backoff_on_timeout(struct sctp_tcb *stcb,
435 sctp_recover_sent_list(struct sctp_tcb *stcb)
481 sctp_mark_all_for_resend(struct sctp_tcb *stcb,
820 struct sctp_tcb *stcb,
1016 struct sctp_tcb *stcb,
1064 struct sctp_tcb *stcb,
1128 sctp_strreset_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb)
1191 sctp_asconf_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
[all …]
Dsctp_cc_functions.c75 sctp_set_initial_cc_param(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_set_initial_cc_param()
116 sctp_cwnd_update_after_fr(struct sctp_tcb *stcb, in sctp_cwnd_update_after_fr()
257 cc_bw_same(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, in cc_bw_same()
412 cc_bw_decrease(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t rtt_offset, in cc_bw_decrease()
573 cc_bw_increase(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t vtag) in cc_bw_increase()
627 cc_bw_limit(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw) in cc_bw_limit()
761 sctp_cwnd_update_after_sack_common(struct sctp_tcb *stcb, in sctp_cwnd_update_after_sack_common()
1083 sctp_cwnd_update_exit_pf_common(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_cwnd_update_exit_pf_common()
1106 sctp_cwnd_update_after_timeout(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_cwnd_update_after_timeout()
1181 sctp_cwnd_update_after_ecn_echo_common(struct sctp_tcb *stcb, struct sctp_nets *net, in sctp_cwnd_update_after_ecn_echo_common()
[all …]
Dsctp_var.h57 #define sctp_stcb_feature_on(inp, stcb, feature) {\ argument
64 #define sctp_stcb_feature_off(inp, stcb, feature) {\ argument
71 #define sctp_stcb_is_feature_on(inp, stcb, feature) \ argument
76 #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
255 #define sctp_sbfree(ctl, stcb, sb, m) { \ argument
270 #define sctp_sballoc(stcb, sb, m) { \ argument
279 #define sctp_sbfree(ctl, stcb, sb, m) { \ argument
288 #define sctp_sballoc(stcb, sb, m) { \ argument
[all …]
Dsctp_asconf.c159 struct sctp_tcb *stcb, int send_hb, int response_required) in sctp_process_asconf_add_ip()
293 sctp_asconf_del_remote_addrs_except(struct sctp_tcb *stcb, struct sockaddr *src) in sctp_asconf_del_remote_addrs_except()
324 struct sctp_tcb *stcb, int response_required) in sctp_process_asconf_delete_ip()
466 struct sctp_tcb *stcb, int response_required) in sctp_process_asconf_set_primary()
627 struct sctp_asconf_chunk *cp, struct sctp_tcb *stcb, in sctp_handle_asconf()
957 sctp_asconf_cleanup(struct sctp_tcb *stcb) in sctp_asconf_cleanup()
974 sctp_asconf_nets_cleanup(struct sctp_tcb *stcb, struct sctp_ifn *ifn) in sctp_asconf_nets_cleanup()
1017 sctp_assoc_immediate_retrans(struct sctp_tcb *stcb, struct sctp_nets *dstnet) in sctp_assoc_immediate_retrans()
1074 sctp_net_immediate_retrans(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_net_immediate_retrans()
1101 sctp_path_check_and_react(struct sctp_tcb *stcb, struct sctp_ifa *newifa) in sctp_path_check_and_react()
[all …]
Dsctputil.h65 #define sctp_get_associd(stcb) ((sctp_assoc_t)stcb->asoc.assoc_id) argument
306 #define sctp_free_bufspace(stcb, asoc, tp1, chk_cnt) \ argument
328 #define sctp_free_spbufspace(stcb, asoc, sp) \ argument
347 #define sctp_snd_sb_alloc(stcb, sz) \ argument
Dsctp_input.c72 sctp_stop_all_cookie_timers(struct sctp_tcb *stcb) in sctp_stop_all_cookie_timers()
102 struct sctp_tcb *stcb, struct sctp_nets *net, int *abort_no_unlock, in sctp_handle_init()
245 sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked in sctp_is_there_unsent_data()
314 sctp_process_init(struct sctp_init_chunk *cp, struct sctp_tcb *stcb) in sctp_process_init()
467 struct sctp_init_ack_chunk *cp, struct sctp_tcb *stcb, in sctp_process_init_ack()
627 struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_handle_heartbeat_ack()
787 sctp_handle_nat_colliding_state(struct sctp_tcb *stcb) in sctp_handle_nat_colliding_state()
840 sctp_handle_nat_missing_state(struct sctp_tcb *stcb, in sctp_handle_nat_missing_state()
858 struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_handle_abort()
929 sctp_start_net_timers(struct sctp_tcb *stcb) in sctp_start_net_timers()
[all …]
Dsctp_indata.c79 sctp_set_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_set_rwnd()
86 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_calc_rwnd()
143 sctp_build_readq_entry(struct sctp_tcb *stcb, in sctp_build_readq_entry()
444 sctp_abort_in_reasm(struct sctp_tcb *stcb, in sctp_abort_in_reasm()
480 sctp_clean_up_control(struct sctp_tcb *stcb, struct sctp_queued_to_read *control) in sctp_clean_up_control()
508 sctp_queue_data_to_stream(struct sctp_tcb *stcb, in sctp_queue_data_to_stream()
682 struct sctp_tcb *stcb; in sctp_setup_tail_pointer() local
724 struct sctp_tcb *stcb; in sctp_add_to_tail_pointer() local
814 sctp_handle_old_unordered_data(struct sctp_tcb *stcb, in sctp_handle_old_unordered_data()
960 sctp_inject_old_unordered_data(struct sctp_tcb *stcb, in sctp_inject_old_unordered_data()
[all …]
Dsctputil.c93 sctp_sblog(struct sockbuf *sb, struct sctp_tcb *stcb, int from, int incr) in sctp_sblog()
116 sctp_log_closing(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int16_t loc) in sctp_log_closing()
161 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()
183 sctp_log_nagle_event(struct sctp_tcb *stcb, int action) in sctp_log_nagle_event()
339 sctp_log_cwnd(struct sctp_tcb *stcb, struct sctp_nets *net, int augment, uint8_t from) in sctp_log_cwnd()
377 sctp_log_lock(struct sctp_inpcb *inp, struct sctp_tcb *stcb, uint8_t from) in sctp_log_lock()
430 sctp_log_maxburst(struct sctp_tcb *stcb, struct sctp_nets *net, int error, int burst, uint8_t from) in sctp_log_maxburst()
532 sctp_wakeup_log(struct sctp_tcb *stcb, uint32_t wake_cnt, int from) in sctp_wakeup_log()
663 sctp_auditing(int from, struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_auditing()
886 sctp_stop_timers_for_shutdown(struct sctp_tcb *stcb) in sctp_stop_timers_for_shutdown()
[all …]
Dsctp_output.c2070 sctp_add_addresses_to_i_ia(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_add_addresses_to_i_ia()
2467 sctp_is_addr_restricted(struct sctp_tcb *stcb, struct sctp_ifa *ifa) in sctp_is_addr_restricted()
2650 struct sctp_tcb *stcb, in sctp_choose_boundspecific_stcb()
2848 struct sctp_tcb *stcb, in sctp_select_nth_preferred_addr_from_ifn_boundall()
2982 struct sctp_tcb *stcb, in sctp_count_num_preferred_boundall()
3041 struct sctp_tcb *stcb, in sctp_choose_boundall()
3399 struct sctp_tcb *stcb,
3680 sctp_process_cmsgs_for_init(struct sctp_tcb *stcb, struct mbuf *control, int *error)
3865 struct sctp_tcb *stcb; local
4044 sctp_get_ect(struct sctp_tcb *stcb)
[all …]
Dsctp_pcb.c925 sctp_does_stcb_own_this_addr(struct sctp_tcb *stcb, struct sockaddr *to)
1159 struct sctp_tcb *stcb; local
1470 struct sctp_tcb *stcb = NULL; local
1833 struct sctp_tcb *stcb; local
1877 struct sctp_tcb *stcb; local
2344 struct sctp_tcb *stcb; local
2397 struct sctp_tcb *stcb; local
2498 struct sctp_tcb *stcb; local
2604 struct sctp_tcb *stcb; local
2663 struct sctp_tcb *stcb; local
[all …]
Dsctp_peeloff.c60 struct sctp_tcb *stcb; in sctp_can_peel_off() local
98 struct sctp_tcb *stcb; in sctp_do_peeloff() local
Dsctp_output.h147 #define SCTP_DATA_CHUNK_OVERHEAD(stcb) ((stcb)->asoc.idata_supported ? \ argument
Dsctp_usrreq.c232 sctp_pathmtu_adjustment(struct sctp_tcb *stcb, uint16_t nxtsz) in sctp_pathmtu_adjustment()
283 struct sctp_tcb *stcb,
414 struct sctp_tcb *stcb; local
576 struct sctp_tcb *stcb; local
1146 struct sctp_tcb *stcb; local
1370 struct sctp_tcb *stcb; local
1516 struct sctp_tcb *stcb,
1834 struct sctp_tcb *stcb,
1986 struct sctp_tcb *stcb = NULL; local
2132 #define SCTP_FIND_STCB(inp, stcb, assoc_id) { \ argument
[all …]
Dsctp_auth.c553 sctp_auth_key_acquire(struct sctp_tcb *stcb, uint16_t key_id) in sctp_auth_key_acquire()
570 sctp_auth_key_release(struct sctp_tcb *stcb, uint16_t key_id, int so_locked in sctp_auth_key_release()
1180 sctp_clear_cachedkeys(struct sctp_tcb *stcb, uint16_t keyid)
1203 struct sctp_tcb *stcb; local
1221 sctp_delete_sharedkey(struct sctp_tcb *stcb, uint16_t keyid)
1287 sctp_auth_setactivekey(struct sctp_tcb *stcb, uint16_t keyid)
1334 sctp_deact_sharedkey(struct sctp_tcb *stcb, uint16_t keyid)
1397 sctp_auth_get_cookie_params(struct sctp_tcb *stcb, struct mbuf *m,
1538 struct sctp_auth_chunk *auth, struct sctp_tcb *stcb, uint16_t keyid)
1626 sctp_handle_auth(struct sctp_tcb *stcb, struct sctp_auth_chunk *auth,
[all …]
Dsctp_sysctl.c245 sctp_sysctl_copy_out_local_addresses(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sysctl_r… in sctp_sysctl_copy_out_local_addresses()
448 struct sctp_tcb *stcb; variable
Dsctp_os_userspace.h655 #define SCTP_LTRACE_ERR_RET_PKT(m, inp, stcb, net, file, err) \ argument
659 #define SCTP_LTRACE_ERR_RET(inp, stcb, net, file, err) \ argument
664 #define SCTP_LTRACE_ERR_RET_PKT(m, inp, stcb, net, file, err) argument
665 #define SCTP_LTRACE_ERR_RET(inp, stcb, net, file, err) argument
1077 #define SCTP_IP_OUTPUT(result, o_pak, ro, stcb, vrf_id) sctp_userspace_ip_output(&result, o_pak, ro… argument
1083 #define SCTP_IP6_OUTPUT(result, o_pak, ro, ifp, stcb, vrf_id) sctp_userspace_ip6_output(&result, o_… argument
Dsctp_uio.h826 void *stcb; /* FIXME: LP64 issue */ member
835 void *stcb; /* FIXME: LP64 issue */ member
894 void *stcb; /* FIXME: LP64 issue */ member
902 void *stcb; /* FIXME: LP64 issue */ member
922 void *stcb; /* FIXME: LP64 issue */ member
Dsctp_structs.h150 struct sctp_tcb *stcb; /* current* assoc */ member
530 struct sctp_tcb *stcb; /* assoc, used for window update */ member
713 void *stcb; member
/external/usrsctp/usrsctplib/netinet6/
Dsctp6_usrreq.c441 struct sctp_tcb *stcb; local
/external/usrsctp/usrsctplib/
Duser_socket.c3039 sctp_route_t *ro, void *stcb,
3193 struct route_in6 *ro, void *stcb,