Searched refs:nxt_todel (Results 1 – 1 of 1) sorted by relevance
505 uint32_t nxt_todel; in sctp_queue_data_to_stream() local543 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()544 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()569 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()570 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid) && in sctp_queue_data_to_stream()609 } else if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()