Searched refs:next_to_del (Results 1 – 1 of 1) sorted by relevance
1106 uint32_t next_to_del; in sctp_deliver_reasm_check() local1238 next_to_del = strm->last_mid_delivered + 1; in sctp_deliver_reasm_check()1243 next_to_del); in sctp_deliver_reasm_check()1245 if (SCTP_MID_EQ(asoc->idata_supported, control->mid, next_to_del) && in sctp_deliver_reasm_check()1305 strm->last_mid_delivered = next_to_del; in sctp_deliver_reasm_check()