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