Searched defs:tsn (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_nanosleep.c71 struct timespec ts1, ts2, tsn; local
143 struct timespec tsn, tsr; local
[all...]
/freebsd-11-stable/sys/net/
H A Dbpf.c2341 struct timespec tsn; local
/freebsd-11-stable/sys/netinet/
H A Dsctp_header.h143 uint32_t tsn; member in struct:sctp_data
156 uint32_t tsn; member in struct:sctp_idata
341 uint32_t tsn; member in struct:old_sctp_ecne_chunk
346 uint32_t tsn; member in struct:sctp_ecne_chunk
353 uint32_t tsn; member in struct:sctp_cwr_chunk
H A Dsctp_indata.c288 sctp_mark_non_revokable(struct sctp_association *asoc, uint32_t tsn) argument
136 sctp_build_readq_entry(struct sctp_tcb *stcb, struct sctp_nets *net, uint32_t tsn, uint32_t ppid, uint32_t context, uint16_t sid, uint32_t mid, uint8_t flags, struct mbuf *dm) argument
783 sctp_reset_a_control(struct sctp_queued_to_read *control, struct sctp_inpcb *inp, uint32_t tsn) argument
1387 sctp_queue_data_for_reasm(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_queued_to_read *control, struct sctp_tmit_chunk *chk, int created_control, int *abort_flag, uint32_t tsn) argument
1709 uint32_t tsn, fsn, gap, mid; local
[all...]
H A Dsctp.h425 uint32_t tsn; /* TSN of the empty data chunk */ member in struct:sctp_error_no_user_data
H A Dsctp_input.c3085 uint32_t tsn, window_data_tsn; local
3303 uint32_t tsn; local
3984 uint32_t seq, tsn; local
[all...]
H A Dsctputil.c139 sctp_log_strm_del_alt(struct sctp_tcb *stcb, uint32_t tsn, uint16_t sseq, uint16_t stream, int from) argument
182 sctp_log_sack(uint32_t old_cumack, uint32_t cumack, uint32_t tsn, uint16_t gaps, uint16_t dups, int from) argument
223 sctp_log_fr(uint32_t biggest_tsn, uint32_t biggest_new_tsn, uint32_t tsn, int from) argument
4730 sctp_generate_no_user_data_cause(uint32_t tsn) argument
[all...]
H A Dsctp_structs.h80 uint32_t tsn; member in struct:sctp_stream_reset_list
392 uint32_t tsn; /* the TSN of this transmit */ member in struct:sctp_data_chunkrec
661 uint32_t tsn; member in struct:sctp_tsn_log
675 uint32_t tsn; member in struct:sctp_fs_spec_log
H A Dsctp_output.c9661 uint32_t tsn; local
[all...]
H A Dsctp_uio.h813 uint32_t tsn; member in struct:sctp_fr_log
839 uint32_t tsn; member in struct:sctp_sack_log

Completed in 128 milliseconds