Home
last modified time | relevance | path

Searched defs:asoc (Results 1 – 18 of 18) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/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()
124 sctp_ss_default_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_add()
145 sctp_ss_default_is_empty(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc) in sctp_ss_default_is_empty()
155 sctp_ss_default_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_remove()
191 struct sctp_association *asoc) in sctp_ss_default_select()
240 struct sctp_association *asoc, in sctp_ss_default_scheduled()
285 …s_default_is_user_msgs_incomplete(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc) in sctp_ss_default_is_user_msgs_incomplete()
309 sctp_ss_rr_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_rr_add()
348 struct sctp_association *asoc) in sctp_ss_rrp_select()
[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()
311 sctp_mark_non_revokable(struct sctp_association *asoc, uint32_t tsn) in sctp_mark_non_revokable()
362 struct sctp_association *asoc, in sctp_place_control_in_stream()
509 struct sctp_association *asoc, in sctp_queue_data_to_stream()
815 struct sctp_association *asoc, in sctp_handle_old_unordered_data()
961 struct sctp_association *asoc, in sctp_inject_old_unordered_data()
1094 sctp_deliver_reasm_check(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_deliver_reasm_check()
1320 struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_add_chk_to_control()
1399 sctp_queue_data_for_reasm(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_queue_data_for_reasm()
[all …]
Dsctputil.h289 #define sctp_free_bufspace(stcb, asoc, tp1, chk_cnt) \ argument
311 #define sctp_free_spbufspace(stcb, asoc, sp) \ argument
Dsctp_input.c245 struct sctp_association *asoc; in sctp_is_there_unsent_data() local
308 struct sctp_association *asoc; in sctp_process_init() local
465 struct sctp_association *asoc; in sctp_process_init_ack() local
954 struct sctp_association *asoc; in sctp_handle_shutdown() local
1082 struct sctp_association *asoc; in sctp_handle_shutdown_ack() local
1235 struct sctp_association *asoc; in sctp_handle_error() local
1596 struct sctp_association *asoc; in sctp_process_cookie_existing() local
2172 struct sctp_association *asoc; local
3143 struct sctp_association *asoc; local
3786 struct sctp_association *asoc; local
[all …]
Dsctp_cc_functions.c117 struct sctp_association *asoc) in sctp_cwnd_update_after_fr()
762 struct sctp_association *asoc, in sctp_cwnd_update_after_sack_common()
1384 struct sctp_association *asoc, in sctp_cwnd_update_after_sack()
1603 struct sctp_association *asoc, in sctp_cwnd_update_rtcc_after_sack()
1780 struct sctp_association *asoc) in sctp_hs_cwnd_update_after_fr()
1845 struct sctp_association *asoc, in sctp_hs_cwnd_update_after_sack()
2232 struct sctp_association *asoc, in sctp_htcp_cwnd_update_after_sack()
2299 struct sctp_association *asoc) in sctp_htcp_cwnd_update_after_fr()
Dsctp_output.c5701 sctp_are_there_new_addresses(struct sctp_association *asoc,
5930 struct sctp_association *asoc; local
6697 struct sctp_association *asoc,
6778 struct sctp_association *asoc)
7147 struct sctp_association *asoc; local
7471 sctp_toss_old_cookies(struct sctp_tcb *stcb, struct sctp_association *asoc)
7491 struct sctp_association *asoc; local
7520 struct sctp_association *asoc,
7611 sctp_clean_up_ctl(struct sctp_tcb *stcb, struct sctp_association *asoc, int so_locked)
7717 struct sctp_association *asoc; local
[all …]
Dsctp_timer.c66 sctp_audit_retranmission_queue(struct sctp_association *asoc) in sctp_audit_retranmission_queue()
434 struct sctp_association *asoc; local
1562 struct sctp_association *asoc; local
Dsctputil.c572 sctp_log_block(uint8_t from, struct sctp_association *asoc, ssize_t sendlen) in sctp_log_block()
1148 struct sctp_association *asoc; in sctp_init_asoc() local
1416 sctp_print_mapping_array(struct sctp_association *asoc) in sctp_print_mapping_array()
1451 sctp_expand_mapping_array(struct sctp_association *asoc, uint32_t needed) in sctp_expand_mapping_array()
3008 struct sctp_association *asoc, uint32_t mtu) in sctp_mtu_size_reset()
3047 struct sctp_association *asoc, in sctp_calculate_rto()
4450 struct sctp_association *asoc; local
5496 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc,
Dsctp_pcb.c3883 struct sctp_tcb *asoc, *nasoc; local
4914 struct sctp_association *asoc; local
5171 struct sctp_association *asoc; local
5243 struct sctp_association *asoc; local
5443 struct sctp_association *asoc; local
7790 struct sctp_association *asoc; local
Dsctp_var.h91 #define sctp_sbspace(asoc, sb) ((long) ((sctp_maxspace(sb) > (asoc)->sb_cc) ? (sctp_maxspace(sb) - … argument
Dsctp_asconf.c626 struct sctp_association *asoc; in sctp_handle_asconf() local
1703 struct sctp_association *asoc; in sctp_handle_asconf_ack() local
Dsctp_usrreq.c1078 struct sctp_association *asoc; local
1304 struct sctp_association *asoc; local
Dsctp_pcb.h610 struct sctp_association asoc; member
Dsctp_structs.h484 struct sctp_association *asoc; /* bp to asoc this belongs to */ member
/third_party/ltp/utils/sctp/testlib/
Dsctputil.c369 int test_peer_addr(int sk, sctp_assoc_t asoc, sockaddr_storage_t *peers, int count) in test_peer_addr()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_socket.c2698 sctp_assoc_t asoc; local
/third_party/ffmpeg/libavcodec/
Djpeg2000dec.c2429 int asoc = bytestream2_get_be16(&s->g); in jp2_find_codestream() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c11717 guint16 cn, typ, asoc; in qtdemux_parse_trak() local