Home
last modified time | relevance | path

Searched defs:tsn (Results 1 – 14 of 14) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_indata.h54 #define sctp_build_readq_entry_mac(_ctl, in_it, context, net, tsn, ppid, sid, flags, dm, tfsn, mid)… argument
Dsctp_indata.c145 uint32_t tsn, uint32_t ppid, in sctp_build_readq_entry()
311 sctp_mark_non_revokable(struct sctp_association *asoc, uint32_t tsn) in sctp_mark_non_revokable()
800 struct sctp_inpcb *inp, uint32_t tsn) in sctp_reset_a_control()
1403 int *abort_flag, uint32_t tsn) in sctp_queue_data_for_reasm()
1720 uint32_t tsn, fsn, gap, mid; in sctp_process_a_data_chunk() local
Dsctp_header.h157 uint32_t tsn; member
170 uint32_t tsn; member
362 uint32_t tsn; member
367 uint32_t tsn; member
374 uint32_t tsn; member
Dsctp_input.c3266 uint32_t tsn, window_data_tsn; local
3481 uint32_t tsn; local
4150 uint32_t seq, tsn; local
Dsctputil.c157 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()
200 sctp_log_sack(uint32_t old_cumack, uint32_t cumack, uint32_t tsn, uint16_t gaps, uint16_t dups, int… in sctp_log_sack()
241 sctp_log_fr(uint32_t biggest_tsn, uint32_t biggest_new_tsn, uint32_t tsn, int from) in sctp_log_fr()
5476 sctp_generate_no_user_data_cause(uint32_t tsn)
Dsctp_structs.h86 uint32_t tsn; member
441 uint32_t tsn; /* the TSN of this transmit */ member
711 uint32_t tsn; member
725 uint32_t tsn; member
Dsctp.h441 uint32_t tsn; /* TSN of the empty data chunk */ member
Dsctp_constants.h909 #define SCTP_CALC_TSN_TO_GAP(gap, tsn, mapping_tsn) do { \ argument
Dsctp_uio.h840 uint32_t tsn; member
866 uint32_t tsn; member
Dsctp_output.c10190 uint32_t tsn; local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstmpeg2picture.h93 gint tsn; member
/third_party/gstreamer/gstplugins_base/tests/icles/
Dtest-reverseplay.c129 StreamTSRange tsn; in extend_times() local
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstmpegvideoparse.c597 int tsn = info->data[off] << 2 | (info->data[off + 1] & 0xC0) >> 6; in gst_mpegv_parse_process_sc() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstmpegvideoparser.h392 guint16 tsn; member