Home
last modified time | relevance | path

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

/external/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()
1393 int *abort_flag, uint32_t tsn) in sctp_queue_data_for_reasm()
1700 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.c3267 uint32_t tsn, window_data_tsn; local
3481 uint32_t tsn; local
4154 uint32_t seq, tsn; local
Dsctputil.c161 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()
204 sctp_log_sack(uint32_t old_cumack, uint32_t cumack, uint32_t tsn, uint16_t gaps, uint16_t dups, int… in sctp_log_sack()
245 sctp_log_fr(uint32_t biggest_tsn, uint32_t biggest_new_tsn, uint32_t tsn, int from) in sctp_log_fr()
5510 sctp_generate_no_user_data_cause(uint32_t tsn)
Dsctp_structs.h86 uint32_t tsn; member
444 uint32_t tsn; /* the TSN of this transmit */ member
714 uint32_t tsn; member
728 uint32_t tsn; member
Dsctp.h441 uint32_t tsn; /* TSN of the empty data chunk */ member
Dsctp_constants.h914 #define SCTP_CALC_TSN_TO_GAP(gap, tsn, mapping_tsn) do { \ argument
Dsctp_uio.h844 uint32_t tsn; member
870 uint32_t tsn; member
Dsctp_output.c10246 uint32_t tsn; local
/external/OpenCL-CTS/test_conformance/spir/
Dmain.cpp6954 int tsn = find_suite_name(test_suite_name); in main() local