Home
last modified time | relevance | path

Searched refs:m_pulldown (Results 1 – 25 of 46) sorted by relevance

12

/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/netinet/
H A Dip6.h288 _t = m_pulldown((m), (off), (len), &_tmp); \
306 _t = m_pulldown((m), (off), (len), NULL); \
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/netinet/
H A Dip6.h288 _t = m_pulldown((m), (off), (len), &_tmp); \
306 _t = m_pulldown((m), (off), (len), NULL); \
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netinet/
H A Dip6.h277 t = m_pulldown((m), (off), (len), &tmp); \
295 t = m_pulldown((m), (off), (len), NULL); \
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/netinet/
H A Dip6.h277 t = m_pulldown((m), (off), (len), &tmp); \
295 t = m_pulldown((m), (off), (len), NULL); \
/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet/
H A Dip6.h288 _t = m_pulldown((m), (off), (len), &_tmp); \
306 _t = m_pulldown((m), (off), (len), NULL); \
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netinet/
H A Dip6.h277 t = m_pulldown((m), (off), (len), &tmp); \
295 t = m_pulldown((m), (off), (len), NULL); \
/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/
H A Duser_ip6_var.h114 t = m_pulldown((m), (off), (len), &tmp); \
H A Duser_mbuf.h117 struct mbuf *m_pulldown(struct mbuf *, int off, int len, int *offp);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_ip6_var.h114 t = m_pulldown((m), (off), (len), &tmp); \
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_ip6_var.h114 t = m_pulldown((m), (off), (len), &tmp); \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_ip6_var.h112 t = m_pulldown((m), (off), (len), &tmp); \
H A Duser_mbuf.h117 struct mbuf *m_pulldown(struct mbuf *, int off, int len, int *offp);
/dports/www/firefox/firefox-99.0/netwerk/sctp/src/
H A Duser_ip6_var.h114 t = m_pulldown((m), (off), (len), &tmp); \
H A Duser_mbuf.h117 struct mbuf *m_pulldown(struct mbuf *, int off, int len, int *offp);
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/src/
H A Duser_ip6_var.h114 t = m_pulldown((m), (off), (len), &tmp); \
H A Duser_mbuf.h114 struct mbuf *m_pulldown(struct mbuf *, int off, int len, int *offp);
/dports/net/libusrsctp/usrsctp-0.9.5.0/usrsctplib/
H A Duser_ip6_var.h112 t = m_pulldown((m), (off), (len), &tmp); \
H A Duser_mbuf.h117 struct mbuf *m_pulldown(struct mbuf *, int off, int len, int *offp);
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/
H A Duser_ip6_var.h114 t = m_pulldown((m), (off), (len), &tmp); \
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/usrsctplib/
H A Duser_ip6_var.h112 t = m_pulldown((m), (off), (len), &tmp); \
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/src/
H A Duser_ip6_var.h114 t = m_pulldown((m), (off), (len), &tmp); \
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/src/
H A Duser_ip6_var.h114 t = m_pulldown((m), (off), (len), &tmp); \
/dports/misc/rump/buildrump.sh-b914579/src/sys/dist/pf/net/
H A Dif_pfsync.c431 if ((mp = m_pulldown(m, iplen + sizeof(*ph), in pfsync_input()
472 if ((mp = m_pulldown(m, iplen + sizeof(*ph), in pfsync_input()
506 if ((mp = m_pulldown(m, iplen + sizeof(*ph), in pfsync_input()
615 if ((mp = m_pulldown(m, iplen + sizeof(*ph), in pfsync_input()
640 if ((mp = m_pulldown(m, iplen + sizeof(*ph), in pfsync_input()
739 if ((mp = m_pulldown(m, iplen + sizeof(*ph), in pfsync_input()
766 if ((mp = m_pulldown(m, iplen + sizeof(*ph), in pfsync_input()
812 if ((mp = m_pulldown(m, iplen + sizeof(*ph), in pfsync_input()
/dports/misc/rump/buildrump.sh-b914579/src/sys/net/
H A Dif_pppoe.c437 n = m_pulldown(m, off, sizeof(*ph), &noff); in pppoe_dispatch_disc_pkt()
463 n = m_pulldown(m, off, sizeof(*pt), &noff); in pppoe_dispatch_disc_pkt()
487 n = m_pulldown(m, off + sizeof(*pt), in pppoe_dispatch_disc_pkt()
505 n = m_pulldown(m, off + sizeof(*pt), len, &noff); in pppoe_dispatch_disc_pkt()
525 n = m_pulldown(m, off + sizeof(*pt), len, in pppoe_dispatch_disc_pkt()
538 n = m_pulldown(m, off + sizeof(*pt), len, in pppoe_dispatch_disc_pkt()
566 n = m_pulldown(m, off + sizeof(*pt), len, in pppoe_dispatch_disc_pkt()
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Duipc_mbuf2.c86 m_pulldown(struct mbuf *m, int off, int len, int *offp) in m_pulldown() function

12