Home
last modified time | relevance | path

Searched refs:last_mbuf (Results 1 – 25 of 55) sorted by relevance

123

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_debug.c317 if (hf == p->last_mbuf) { in erts_check_for_holes()
322 p->last_mbuf = MBUF(p); in erts_check_for_holes()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_debug.c317 if (hf == p->last_mbuf) { in erts_check_for_holes()
322 p->last_mbuf = MBUF(p); in erts_check_for_holes()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_debug.c317 if (hf == p->last_mbuf) { in erts_check_for_holes()
322 p->last_mbuf = MBUF(p); in erts_check_for_holes()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_debug.c317 if (hf == p->last_mbuf) { in erts_check_for_holes()
322 p->last_mbuf = MBUF(p); in erts_check_for_holes()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_debug.c317 if (hf == p->last_mbuf) { in erts_check_for_holes()
322 p->last_mbuf = MBUF(p); in erts_check_for_holes()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_debug.c317 if (hf == p->last_mbuf) { in erts_check_for_holes()
322 p->last_mbuf = MBUF(p); in erts_check_for_holes()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_debug.c317 if (hf == p->last_mbuf) { in erts_check_for_holes()
322 p->last_mbuf = MBUF(p); in erts_check_for_holes()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_output.c7958 chk->last_mbuf = sp->tail_mbuf;
7965 chk->last_mbuf = NULL;
8012 if (chk->last_mbuf == NULL) {
8013 chk->last_mbuf = chk->data;
8015 chk->last_mbuf = SCTP_BUF_NEXT(chk->last_mbuf);
8052 sp->tail_mbuf = chk->last_mbuf;
8058 SCTP_BUF_NEXT(chk->last_mbuf) = m_tmp;
8206 chk->last_mbuf = lm;
9504 struct mbuf *mat, *last_mbuf; local
9513 last_mbuf = NULL;
[all …]
H A Dsctp_structs.h487 struct mbuf *last_mbuf; /* pointer to last mbuf in chain */ member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_output.c7924 chk->last_mbuf = sp->tail_mbuf;
7931 chk->last_mbuf = NULL;
7978 if (chk->last_mbuf == NULL) {
7979 chk->last_mbuf = chk->data;
7981 chk->last_mbuf = SCTP_BUF_NEXT(chk->last_mbuf);
8018 sp->tail_mbuf = chk->last_mbuf;
8024 SCTP_BUF_NEXT(chk->last_mbuf) = m_tmp;
8172 chk->last_mbuf = lm;
9474 struct mbuf *mat, *last_mbuf; local
9483 last_mbuf = NULL;
[all …]
H A Dsctp_structs.h500 struct mbuf *last_mbuf; /* pointer to last mbuf in chain */ member
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_output.c7924 chk->last_mbuf = sp->tail_mbuf;
7931 chk->last_mbuf = NULL;
7978 if (chk->last_mbuf == NULL) {
7979 chk->last_mbuf = chk->data;
7981 chk->last_mbuf = SCTP_BUF_NEXT(chk->last_mbuf);
8018 sp->tail_mbuf = chk->last_mbuf;
8024 SCTP_BUF_NEXT(chk->last_mbuf) = m_tmp;
8172 chk->last_mbuf = lm;
9474 struct mbuf *mat, *last_mbuf; local
9483 last_mbuf = NULL;
[all …]
H A Dsctp_structs.h500 struct mbuf *last_mbuf; /* pointer to last mbuf in chain */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_output.c7912 chk->last_mbuf = sp->tail_mbuf;
7919 chk->last_mbuf = NULL;
7965 if (chk->last_mbuf == NULL) {
7966 chk->last_mbuf = chk->data;
7968 chk->last_mbuf = SCTP_BUF_NEXT(chk->last_mbuf);
8005 sp->tail_mbuf = chk->last_mbuf;
8011 SCTP_BUF_NEXT(chk->last_mbuf) = m_tmp;
8159 chk->last_mbuf = lm;
9455 struct mbuf *mat, *last_mbuf; local
9464 last_mbuf = NULL;
[all …]
H A Dsctp_structs.h481 struct mbuf *last_mbuf; /* pointer to last mbuf in chain */ member
/dports/www/firefox/firefox-99.0/netwerk/sctp/src/netinet/
H A Dsctp_output.c7958 chk->last_mbuf = sp->tail_mbuf;
7965 chk->last_mbuf = NULL;
8012 if (chk->last_mbuf == NULL) {
8013 chk->last_mbuf = chk->data;
8015 chk->last_mbuf = SCTP_BUF_NEXT(chk->last_mbuf);
8052 sp->tail_mbuf = chk->last_mbuf;
8058 SCTP_BUF_NEXT(chk->last_mbuf) = m_tmp;
8206 chk->last_mbuf = lm;
9504 struct mbuf *mat, *last_mbuf; local
9513 last_mbuf = NULL;
[all …]
H A Dsctp_structs.h487 struct mbuf *last_mbuf; /* pointer to last mbuf in chain */ member
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/src/netinet/
H A Dsctp_output.c7890 chk->last_mbuf = sp->tail_mbuf;
7897 chk->last_mbuf = NULL;
7944 if (chk->last_mbuf == NULL) {
7945 chk->last_mbuf = chk->data;
7947 chk->last_mbuf = SCTP_BUF_NEXT(chk->last_mbuf);
7984 sp->tail_mbuf = chk->last_mbuf;
7990 SCTP_BUF_NEXT(chk->last_mbuf) = m_tmp;
8138 chk->last_mbuf = lm;
9438 struct mbuf *mat, *last_mbuf; local
9447 last_mbuf = NULL;
[all …]
H A Dsctp_structs.h497 struct mbuf *last_mbuf; /* pointer to last mbuf in chain */ member
/dports/net/libusrsctp/usrsctp-0.9.5.0/usrsctplib/netinet/
H A Dsctp_output.c7912 chk->last_mbuf = sp->tail_mbuf;
7919 chk->last_mbuf = NULL;
7965 if (chk->last_mbuf == NULL) {
7966 chk->last_mbuf = chk->data;
7968 chk->last_mbuf = SCTP_BUF_NEXT(chk->last_mbuf);
8005 sp->tail_mbuf = chk->last_mbuf;
8011 SCTP_BUF_NEXT(chk->last_mbuf) = m_tmp;
8159 chk->last_mbuf = lm;
9455 struct mbuf *mat, *last_mbuf; local
9464 last_mbuf = NULL;
[all …]
H A Dsctp_structs.h481 struct mbuf *last_mbuf; /* pointer to last mbuf in chain */ member
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/usrsctplib/netinet/
H A Dsctp_output.c7956 chk->last_mbuf = sp->tail_mbuf;
7963 chk->last_mbuf = NULL;
8009 if (chk->last_mbuf == NULL) {
8010 chk->last_mbuf = chk->data;
8012 chk->last_mbuf = SCTP_BUF_NEXT(chk->last_mbuf);
8049 sp->tail_mbuf = chk->last_mbuf;
8055 SCTP_BUF_NEXT(chk->last_mbuf) = m_tmp;
8204 chk->last_mbuf = lm;
9500 struct mbuf *mat, *last_mbuf; local
9509 last_mbuf = NULL;
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_output.c7958 chk->last_mbuf = sp->tail_mbuf;
7965 chk->last_mbuf = NULL;
8012 if (chk->last_mbuf == NULL) {
8013 chk->last_mbuf = chk->data;
8015 chk->last_mbuf = SCTP_BUF_NEXT(chk->last_mbuf);
8052 sp->tail_mbuf = chk->last_mbuf;
8058 SCTP_BUF_NEXT(chk->last_mbuf) = m_tmp;
8206 chk->last_mbuf = lm;
9504 struct mbuf *mat, *last_mbuf; local
9513 last_mbuf = NULL;
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/src/netinet/
H A Dsctp_output.c7890 chk->last_mbuf = sp->tail_mbuf;
7897 chk->last_mbuf = NULL;
7944 if (chk->last_mbuf == NULL) {
7945 chk->last_mbuf = chk->data;
7947 chk->last_mbuf = SCTP_BUF_NEXT(chk->last_mbuf);
7984 sp->tail_mbuf = chk->last_mbuf;
7990 SCTP_BUF_NEXT(chk->last_mbuf) = m_tmp;
8138 chk->last_mbuf = lm;
9438 struct mbuf *mat, *last_mbuf; local
9447 last_mbuf = NULL;
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/netinet/
H A Dsctp_structs.h482 struct mbuf *last_mbuf; /* pointer to last mbuf in chain */ member

123