Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netinet/
HDsctp_indata.c1705 struct sctp_nets *net, uint32_t *high_tsn, int *abort_flag, in sctp_process_a_data_chunk()
2684 struct sctp_nets *net, uint32_t *high_tsn) in sctp_process_data()
HDsctp_output.c11461 uint32_t high_tsn) in sctp_send_ecn_echo()
11674 sctp_send_cwr(struct sctp_tcb *stcb, struct sctp_nets *net, uint32_t high_tsn, uint8_t override) in sctp_send_cwr()
HDsctp_input.c5526 uint32_t high_tsn; in sctp_common_input_processing() local