Searched defs:tsn (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_nanosleep.c | 71 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 D | sctp_indata.h | 48 #define sctp_build_readq_entry_mac(_ctl, in_it, context, net, tsn, ppid, sid, flags, dm, tfsn, mid)… argument
|
H A D | sctp_header.h | 136 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 D | sctp_indata.c | 134 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 D | sctp_input.c | 2859 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 D | sctputil.c | 138 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 D | sctp_structs.h | 77 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 D | sctp.h | 429 uint32_t tsn; /* TSN of the empty data chunk */ member
|
H A D | sctp_constants.h | 874 #define SCTP_CALC_TSN_TO_GAP(gap, tsn, mapping_tsn) do { \ argument
|
H A D | sctp_uio.h | 814 uint32_t tsn; member 840 uint32_t tsn; member
|
H A D | sctp_output.c | 9668 uint32_t tsn; in sctp_chunk_retransmission() local
|
/freebsd/sys/net/ |
H A D | bpf.c | 2541 struct timespec tsn; in bpf_bintime2ts() local
|