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