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

/freebsd-9.3-release/sys/net/
H A Dbpf.c2261 struct timespec tsn; local
/freebsd-9.3-release/sys/netinet/
H A Dsctp_header.h149 uint32_t tsn; member in struct:sctp_data
359 uint32_t tsn; member in struct:old_sctp_ecne_chunk
364 uint32_t tsn; member in struct:sctp_ecne_chunk
371 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
732 uint32_t tsn; local
1268 uint32_t tsn, gap; local
[all...]
H A Dsctp_input.c2995 uint32_t tsn, window_data_tsn; local
3218 uint32_t tsn; local
3836 uint32_t seq, tsn; local
[all...]
H A Dsctp.h413 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
4653 sctp_generate_no_user_data_cause(uint32_t tsn) argument
[all...]
H A Dsctp_output.c9587 uint32_t tsn; local
[all...]
H A Dsctp_structs.h79 uint32_t tsn; member in struct:sctp_stream_reset_list
618 uint32_t tsn; member in struct:sctp_tsn_log
631 uint32_t tsn; member in struct:sctp_fs_spec_log
H A Dsctp_uio.h792 uint32_t tsn; member in struct:sctp_fr_log
818 uint32_t tsn; member in struct:sctp_sack_log

Completed in 223 milliseconds