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

/freebsd-10-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-10-stable/sys/netinet/
H A Dsctp_header.h143 uint32_t tsn; member in struct:sctp_data
325 uint32_t tsn; member in struct:old_sctp_ecne_chunk
330 uint32_t tsn; member in struct:sctp_ecne_chunk
337 uint32_t tsn; member in struct:sctp_cwr_chunk
H A Dsctp_indata.c316 sctp_mark_non_revokable(struct sctp_association *asoc, uint32_t tsn) argument
121 sctp_build_readq_entry(struct sctp_tcb *stcb, struct sctp_nets *net, uint32_t tsn, uint32_t ppid, uint32_t context, uint16_t stream_no, uint16_t stream_seq, uint8_t flags, struct mbuf *dm) argument
755 uint32_t tsn; local
1291 uint32_t tsn, gap; local
[all...]
H A Dsctp_input.c3017 uint32_t tsn, window_data_tsn; local
3239 uint32_t tsn; local
3919 uint32_t seq, tsn; local
[all...]
H A Dsctp.h422 uint32_t tsn; /* TSN of the empty data chunk */ member in struct:sctp_error_no_user_data
H A Dsctputil.c127 sctp_log_strm_del_alt(struct sctp_tcb *stcb, uint32_t tsn, uint16_t sseq, uint16_t stream, int from) argument
166 sctp_log_sack(uint32_t old_cumack, uint32_t cumack, uint32_t tsn, uint16_t gaps, uint16_t dups, int from) argument
203 sctp_log_fr(uint32_t biggest_tsn, uint32_t biggest_new_tsn, uint32_t tsn, int from) argument
4761 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
635 uint32_t tsn; member in struct:sctp_tsn_log
648 uint32_t tsn; member in struct:sctp_fs_spec_log
H A Dsctp_output.c9582 uint32_t tsn; local
[all...]
H A Dsctp_uio.h812 uint32_t tsn; member in struct:sctp_fr_log
838 uint32_t tsn; member in struct:sctp_sack_log
/freebsd-10-stable/sys/net/
H A Dbpf.c2263 struct timespec tsn; local

Completed in 313 milliseconds