Searched defs:high_tsn (Results 1 – 3 of 3) sorted by relevance
1705 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()
11461 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()
5526 uint32_t high_tsn; in sctp_common_input_processing() local