Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet/
H A Dsctp_indata.c522 u_int16_t nxt_todel; in sctp_service_reassembly() local
597 if (nxt_todel != chk->rec.data.stream_seq && in sctp_service_reassembly()
752 if (nxt_todel == in sctp_service_reassembly()
774 nxt_todel = in sctp_service_reassembly()
812 u_int16_t nxt_todel; in sctp_queue_data_to_stream() local
824 nxt_todel = strm->last_sequence_delivered + 1; in sctp_queue_data_to_stream()
871 if (nxt_todel == chk->rec.data.stream_seq) { in sctp_queue_data_to_stream()
890 if (nxt_todel == chk->rec.data.stream_seq) { in sctp_queue_data_to_stream()
1050 u_int16_t nxt_todel; in sctp_queue_data_for_reasm() local
1575 nxt_todel = in sctp_queue_data_for_reasm()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/netinet/
H A Dsctp_indata.c389 uint16_t nxt_todel; in sctp_service_reassembly() local
431 if (nxt_todel != chk->rec.data.stream_seq && in sctp_service_reassembly()
535 if (nxt_todel == ctl->sinfo_ssn) { in sctp_service_reassembly()
586 uint16_t nxt_todel; in sctp_queue_data_to_stream() local
594 nxt_todel = strm->last_sequence_delivered + 1; in sctp_queue_data_to_stream()
602 (uint32_t) nxt_todel); in sctp_queue_data_to_stream()
623 if (nxt_todel == control->sinfo_ssn) { in sctp_queue_data_to_stream()
642 if (nxt_todel == control->sinfo_ssn) { in sctp_queue_data_to_stream()
780 uint16_t nxt_todel; in sctp_deliver_reasm_check() local
792 nxt_todel = in sctp_deliver_reasm_check()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_indata.c532 uint32_t nxt_todel; in sctp_queue_data_to_stream() local
571 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
572 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
611 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
612 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid) && in sctp_queue_data_to_stream()
651 } else if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_indata.c529 uint32_t nxt_todel; in sctp_queue_data_to_stream() local
568 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
569 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
608 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
609 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid) && in sctp_queue_data_to_stream()
648 } else if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_indata.c529 uint32_t nxt_todel; in sctp_queue_data_to_stream() local
568 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
569 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
608 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
609 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid) && in sctp_queue_data_to_stream()
648 } else if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_indata.c522 uint32_t nxt_todel; in sctp_queue_data_to_stream() local
560 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
561 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
600 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
601 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid) && in sctp_queue_data_to_stream()
640 } else if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
/dports/www/firefox/firefox-99.0/netwerk/sctp/src/netinet/
H A Dsctp_indata.c532 uint32_t nxt_todel; in sctp_queue_data_to_stream() local
571 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
572 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
611 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
612 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid) && in sctp_queue_data_to_stream()
651 } else if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/src/netinet/
H A Dsctp_indata.c524 uint32_t nxt_todel; in sctp_queue_data_to_stream() local
563 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
564 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
603 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
604 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid) && in sctp_queue_data_to_stream()
643 } else if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
/dports/net/libusrsctp/usrsctp-0.9.5.0/usrsctplib/netinet/
H A Dsctp_indata.c522 uint32_t nxt_todel; in sctp_queue_data_to_stream() local
560 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
561 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
600 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
601 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid) && in sctp_queue_data_to_stream()
640 } else if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/usrsctplib/netinet/
H A Dsctp_indata.c522 uint32_t nxt_todel; in sctp_queue_data_to_stream() local
560 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
561 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
600 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
601 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid) && in sctp_queue_data_to_stream()
640 } else if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_indata.c532 uint32_t nxt_todel; in sctp_queue_data_to_stream() local
571 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
572 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
611 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
612 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid) && in sctp_queue_data_to_stream()
651 } else if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/src/netinet/
H A Dsctp_indata.c524 uint32_t nxt_todel; in sctp_queue_data_to_stream() local
563 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
564 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()
603 nxt_todel = strm->last_mid_delivered + 1; in sctp_queue_data_to_stream()
604 if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid) && in sctp_queue_data_to_stream()
643 } else if (SCTP_MID_EQ(asoc->idata_supported, nxt_todel, control->mid)) { in sctp_queue_data_to_stream()