Home
last modified time | relevance | path

Searched defs:high_tsn (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_indata.c1679 struct sctp_nets *net, uint32_t *high_tsn, int *abort_flag, in sctp_process_a_data_chunk()
2639 struct sctp_nets *net, uint32_t *high_tsn) in sctp_process_data()
H A Dsctp_output.c11477 uint32_t high_tsn) in sctp_send_ecn_echo()
11690 sctp_send_cwr(struct sctp_tcb *stcb, struct sctp_nets *net, uint32_t high_tsn, uint8_t override) in sctp_send_cwr()
H A Dsctp_input.c5261 uint32_t high_tsn; in sctp_common_input_processing() local