Searched refs:cumtsn (Results 1 – 1 of 1) sorted by relevance
5385 struct sctp_queued_to_read *control, int ordered, uint32_t cumtsn) in sctp_flush_reassm_for_str_seq() argument5399 SCTP_TSN_GT(control->fsn_included, cumtsn)) { in sctp_flush_reassm_for_str_seq()5405 if (SCTP_TSN_GT(chk->rec.data.tsn, cumtsn)) { in sctp_flush_reassm_for_str_seq()5432 sctp_reset_a_control(control, stcb->sctp_ep, cumtsn); in sctp_flush_reassm_for_str_seq()