Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_nanosleep.c71 struct timespec ts1, ts2, tsn; in ATF_TC_BODY() local
143 struct timespec tsn, tsr; in ATF_TC_BODY() local
/freebsd/sys/netinet/
H A Dsctp_indata.h48 #define sctp_build_readq_entry_mac(_ctl, in_it, context, net, tsn, ppid, sid, flags, dm, tfsn, mid)… argument
H A Dsctp_header.h136 uint32_t tsn; member
149 uint32_t tsn; member
328 uint32_t tsn; member
333 uint32_t tsn; member
340 uint32_t tsn; member
H A Dsctp_indata.c134 uint32_t tsn, uint32_t ppid, in sctp_build_readq_entry()
283 sctp_mark_non_revokable(struct sctp_association *asoc, uint32_t tsn) in sctp_mark_non_revokable()
1356 int *abort_flag, uint32_t tsn) in sctp_queue_data_for_reasm()
1684 uint32_t tsn, fsn, gap, mid; in sctp_process_a_data_chunk() local
H A Dsctp_input.c2859 uint32_t tsn, window_data_tsn; in sctp_handle_ecn_echo() local
3060 uint32_t tsn; in process_chunk_drop() local
3726 uint32_t seq, tsn; in sctp_handle_str_reset_request_out() local
H A Dsctputil.c138 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()
181 sctp_log_sack(uint32_t old_cumack, uint32_t cumack, uint32_t tsn, uint16_t gaps, uint16_t dups, int… in sctp_log_sack()
222 sctp_log_fr(uint32_t biggest_tsn, uint32_t biggest_new_tsn, uint32_t tsn, int from) in sctp_log_fr()
5018 sctp_generate_no_user_data_cause(uint32_t tsn) in sctp_generate_no_user_data_cause()
H A Dsctp_structs.h77 uint32_t tsn; member
403 uint32_t tsn; /* the TSN of this transmit */ member
675 uint32_t tsn; member
689 uint32_t tsn; member
H A Dsctp.h429 uint32_t tsn; /* TSN of the empty data chunk */ member
H A Dsctp_constants.h874 #define SCTP_CALC_TSN_TO_GAP(gap, tsn, mapping_tsn) do { \ argument
H A Dsctp_uio.h814 uint32_t tsn; member
840 uint32_t tsn; member
H A Dsctp_output.c9668 uint32_t tsn; in sctp_chunk_retransmission() local
/freebsd/sys/net/
H A Dbpf.c2541 struct timespec tsn; in bpf_bintime2ts() local