Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_indata.h51 #define sctp_build_readq_entry_mac(_ctl, in_it, context, net, tsn, ppid, sid, flags, dm, tfsn, mid)… argument
H A Dsctp_indata.c137 uint32_t tsn, uint32_t ppid, in sctp_build_readq_entry()
286 sctp_mark_non_revokable(struct sctp_association *asoc, uint32_t tsn) in sctp_mark_non_revokable()
754 struct sctp_inpcb *inp, uint32_t tsn) in sctp_reset_a_control()
1369 int *abort_flag, uint32_t tsn) in sctp_queue_data_for_reasm()
1697 uint32_t tsn, fsn, gap, mid; in sctp_process_a_data_chunk() local
H A Dsctp_header.h139 uint32_t tsn; member
152 uint32_t tsn; member
330 uint32_t tsn; member
335 uint32_t tsn; member
342 uint32_t tsn; member
H A Dsctp_input.c2896 uint32_t tsn, window_data_tsn; in sctp_handle_ecn_echo() local
3101 uint32_t tsn; in process_chunk_drop() local
3776 uint32_t seq, tsn; in sctp_handle_str_reset_request_out() local
H A Dsctputil.c141 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()
184 sctp_log_sack(uint32_t old_cumack, uint32_t cumack, uint32_t tsn, uint16_t gaps, uint16_t dups, int… in sctp_log_sack()
225 sctp_log_fr(uint32_t biggest_tsn, uint32_t biggest_new_tsn, uint32_t tsn, int from) in sctp_log_fr()
4954 sctp_generate_no_user_data_cause(uint32_t tsn) in sctp_generate_no_user_data_cause()
H A Dsctp_structs.h80 uint32_t tsn; member
386 uint32_t tsn; /* the TSN of this transmit */ member
653 uint32_t tsn; member
667 uint32_t tsn; member
H A Dsctp.h422 uint32_t tsn; /* TSN of the empty data chunk */ member
H A Dsctp_constants.h876 #define SCTP_CALC_TSN_TO_GAP(gap, tsn, mapping_tsn) do { \ argument
H A Dsctp_uio.h813 uint32_t tsn; member
839 uint32_t tsn; member
H A Dsctp_output.c9584 uint32_t tsn; in sctp_chunk_retransmission() local
/f-stack/tools/compat/include/netinet/
H A Dsctp.h422 uint32_t tsn; /* TSN of the empty data chunk */ member
H A Dsctp_constants.h876 #define SCTP_CALC_TSN_TO_GAP(gap, tsn, mapping_tsn) do { \ argument
H A Dsctp_uio.h813 uint32_t tsn; member
839 uint32_t tsn; member
/f-stack/freebsd/net/
H A Dbpf.c2440 struct timespec tsn; in bpf_bintime2ts() local