Home
last modified time | relevance | path

Searched refs:next_to_del (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_indata.c1106 uint32_t next_to_del; in sctp_deliver_reasm_check() local
1238 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()