/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_timer.c | 97 sctp_threshold_management(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_threshold_management() 178 sctp_find_alternate_net(struct sctp_tcb *stcb, 406 sctp_backoff_on_timeout(struct sctp_tcb *stcb, 431 sctp_recover_sent_list(struct sctp_tcb *stcb) 477 sctp_mark_all_for_resend(struct sctp_tcb *stcb, 816 struct sctp_tcb *stcb, 1012 struct sctp_tcb *stcb, 1060 struct sctp_tcb *stcb, 1124 sctp_strreset_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb) 1187 sctp_asconf_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, [all …]
|
D | sctp_ss_functions.c | 57 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 …]
|
D | sctp_cc_functions.c | 75 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 …]
|
D | sctp_var.h | 57 #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 207 #define sctp_sbfree(ctl, stcb, sb, m) { \ argument 219 #define sctp_sballoc(stcb, sb, m) { \ argument 252 #define sctp_sbfree(ctl, stcb, sb, m) { \ argument 261 #define sctp_sballoc(stcb, sb, m) { \ argument 306 #define sctp_total_flight_decrease(stcb, tp1) do { \ argument 327 #define sctp_total_flight_increase(stcb, tp1) do { \ argument [all …]
|
D | sctputil.h | 65 #define sctp_get_associd(stcb) ((sctp_assoc_t)stcb->asoc.assoc_id) argument 289 #define sctp_free_bufspace(stcb, asoc, tp1, chk_cnt) \ argument 311 #define sctp_free_spbufspace(stcb, asoc, sp) \ argument 330 #define sctp_snd_sb_alloc(stcb, sz) \ argument
|
D | sctp_asconf.c | 155 struct sctp_tcb *stcb, int send_hb, int response_required) in sctp_process_asconf_add_ip() 289 sctp_asconf_del_remote_addrs_except(struct sctp_tcb *stcb, struct sockaddr *src) in sctp_asconf_del_remote_addrs_except() 320 struct sctp_tcb *stcb, int response_required) in sctp_process_asconf_delete_ip() 462 struct sctp_tcb *stcb, int response_required) in sctp_process_asconf_set_primary() 623 struct sctp_asconf_chunk *cp, struct sctp_tcb *stcb, in sctp_handle_asconf() 953 sctp_asconf_cleanup(struct sctp_tcb *stcb) in sctp_asconf_cleanup() 970 sctp_asconf_nets_cleanup(struct sctp_tcb *stcb, struct sctp_ifn *ifn) in sctp_asconf_nets_cleanup() 1013 sctp_assoc_immediate_retrans(struct sctp_tcb *stcb, struct sctp_nets *dstnet) in sctp_assoc_immediate_retrans() 1070 sctp_net_immediate_retrans(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_net_immediate_retrans() 1097 sctp_path_check_and_react(struct sctp_tcb *stcb, struct sctp_ifa *newifa) in sctp_path_check_and_react() [all …]
|
D | sctp_input.c | 67 sctp_stop_all_cookie_timers(struct sctp_tcb *stcb) in sctp_stop_all_cookie_timers() 97 struct sctp_tcb *stcb, struct sctp_nets *net, int *abort_no_unlock, in sctp_handle_init() 240 sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked) in sctp_is_there_unsent_data() 305 sctp_process_init(struct sctp_init_chunk *cp, struct sctp_tcb *stcb) in sctp_process_init() 458 struct sctp_init_ack_chunk *cp, struct sctp_tcb *stcb, in sctp_process_init_ack() 618 struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_handle_heartbeat_ack() 778 sctp_handle_nat_colliding_state(struct sctp_tcb *stcb) in sctp_handle_nat_colliding_state() 831 sctp_handle_nat_missing_state(struct sctp_tcb *stcb, in sctp_handle_nat_missing_state() 849 struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_handle_abort() 920 sctp_start_net_timers(struct sctp_tcb *stcb) in sctp_start_net_timers() [all …]
|
D | sctp_peeloff.c | 56 struct sctp_tcb *stcb; in sctp_can_peel_off() local 94 struct sctp_tcb *stcb; in sctp_do_peeloff() local 179 struct sctp_tcb *stcb; in sctp_get_peeloff() local
|
D | sctp_indata.c | 79 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 …]
|
D | sctputil.c | 89 sctp_sblog(struct sockbuf *sb, struct sctp_tcb *stcb, int from, int incr) in sctp_sblog() 112 sctp_log_closing(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int16_t loc) in sctp_log_closing() 157 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() 179 sctp_log_nagle_event(struct sctp_tcb *stcb, int action) in sctp_log_nagle_event() 335 sctp_log_cwnd(struct sctp_tcb *stcb, struct sctp_nets *net, int augment, uint8_t from) in sctp_log_cwnd() 373 sctp_log_lock(struct sctp_inpcb *inp, struct sctp_tcb *stcb, uint8_t from) in sctp_log_lock() 422 sctp_log_maxburst(struct sctp_tcb *stcb, struct sctp_nets *net, int error, int burst, uint8_t from) in sctp_log_maxburst() 524 sctp_wakeup_log(struct sctp_tcb *stcb, uint32_t wake_cnt, int from) in sctp_wakeup_log() 655 sctp_auditing(int from, struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_auditing() 878 sctp_stop_timers_for_shutdown(struct sctp_tcb *stcb) in sctp_stop_timers_for_shutdown() [all …]
|
D | sctp_output.c | 2064 sctp_add_addresses_to_i_ia(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_add_addresses_to_i_ia() 2461 sctp_is_addr_restricted(struct sctp_tcb *stcb, struct sctp_ifa *ifa) in sctp_is_addr_restricted() 2644 struct sctp_tcb *stcb, in sctp_choose_boundspecific_stcb() 2842 struct sctp_tcb *stcb, in sctp_select_nth_preferred_addr_from_ifn_boundall() 2976 struct sctp_tcb *stcb, in sctp_count_num_preferred_boundall() 3035 struct sctp_tcb *stcb, in sctp_choose_boundall() 3393 struct sctp_tcb *stcb, 3674 sctp_process_cmsgs_for_init(struct sctp_tcb *stcb, struct mbuf *control, int *error) 3859 struct sctp_tcb *stcb; local 4032 sctp_get_ect(struct sctp_tcb *stcb) [all …]
|
D | sctp_pcb.c | 926 sctp_does_stcb_own_this_addr(struct sctp_tcb *stcb, struct sockaddr *to) 1160 struct sctp_tcb *stcb; local 1471 struct sctp_tcb *stcb = NULL; local 1834 struct sctp_tcb *stcb; local 1878 struct sctp_tcb *stcb; local 2345 struct sctp_tcb *stcb; local 2398 struct sctp_tcb *stcb; local 2499 struct sctp_tcb *stcb; local 2605 struct sctp_tcb *stcb; local 2664 struct sctp_tcb *stcb; local [all …]
|
D | sctp_output.h | 143 #define SCTP_DATA_CHUNK_OVERHEAD(stcb) ((stcb)->asoc.idata_supported ? \ argument
|
D | sctp_usrreq.c | 199 sctp_pathmtu_adjustment(struct sctp_tcb *stcb, uint16_t nxtsz) in sctp_pathmtu_adjustment() 250 struct sctp_tcb *stcb, 375 struct sctp_tcb *stcb; local 515 struct sctp_tcb *stcb; local 1079 struct sctp_tcb *stcb; local 1303 struct sctp_tcb *stcb; local 1446 struct sctp_tcb *stcb, 1765 struct sctp_tcb *stcb, 1915 struct sctp_tcb *stcb = NULL; local 2061 #define SCTP_FIND_STCB(inp, stcb, assoc_id) { \ argument [all …]
|
D | sctp_auth.c | 553 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() 1176 sctp_clear_cachedkeys(struct sctp_tcb *stcb, uint16_t keyid) 1199 struct sctp_tcb *stcb; local 1217 sctp_delete_sharedkey(struct sctp_tcb *stcb, uint16_t keyid) 1283 sctp_auth_setactivekey(struct sctp_tcb *stcb, uint16_t keyid) 1330 sctp_deact_sharedkey(struct sctp_tcb *stcb, uint16_t keyid) 1393 sctp_auth_get_cookie_params(struct sctp_tcb *stcb, struct mbuf *m, 1534 struct sctp_auth_chunk *auth, struct sctp_tcb *stcb, uint16_t keyid) 1622 sctp_handle_auth(struct sctp_tcb *stcb, struct sctp_auth_chunk *auth, [all …]
|
D | sctp_sysctl.c | 245 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
|
D | sctp_os_userspace.h | 619 #define SCTP_LTRACE_ERR_RET_PKT(m, inp, stcb, net, file, err) \ argument 623 #define SCTP_LTRACE_ERR_RET(inp, stcb, net, file, err) \ argument 628 #define SCTP_LTRACE_ERR_RET_PKT(m, inp, stcb, net, file, err) argument 629 #define SCTP_LTRACE_ERR_RET(inp, stcb, net, file, err) argument 1037 #define SCTP_IP_OUTPUT(result, o_pak, ro, stcb, vrf_id) sctp_userspace_ip_output(&result, o_pak, ro… argument 1043 #define SCTP_IP6_OUTPUT(result, o_pak, ro, ifp, stcb, vrf_id) sctp_userspace_ip6_output(&result, o_… argument
|
D | sctp_uio.h | 822 void *stcb; /* FIXME: LP64 issue */ member 831 void *stcb; /* FIXME: LP64 issue */ member 890 void *stcb; /* FIXME: LP64 issue */ member 898 void *stcb; /* FIXME: LP64 issue */ member 918 void *stcb; /* FIXME: LP64 issue */ member
|
D | sctp_structs.h | 147 struct sctp_tcb *stcb; /* current* assoc */ member 527 struct sctp_tcb *stcb; /* assoc, used for window update */ member 710 void *stcb; member
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet6/ |
D | sctp6_usrreq.c | 413 struct sctp_tcb *stcb; local
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/ |
D | user_socket.c | 2853 sctp_route_t *ro, void *stcb, 2998 struct route_in6 *ro, void *stcb,
|