Searched refs:next_to_del (Results 1 – 1 of 1) sorted by relevance
1061 uint32_t next_to_del; in sctp_deliver_reasm_check() local1197 next_to_del = strm->last_mid_delivered + 1; in sctp_deliver_reasm_check()1202 next_to_del); in sctp_deliver_reasm_check()1204 if (SCTP_MID_EQ(asoc->idata_supported, control->mid, next_to_del) && in sctp_deliver_reasm_check()1273 strm->last_mid_delivered = next_to_del; in sctp_deliver_reasm_check()