Home
last modified time | relevance | path

Searched refs:MINCLSIZE (Results 1 – 25 of 56) sorted by relevance

123

/dports/misc/rump/buildrump.sh-b914579/src/sys/netsmb/
H A Dsubr_mchain.c61 else if (len > MINCLSIZE) { in m_getm()
84 if (len > MINCLSIZE) { in m_getm()
/dports/misc/rump/buildrump.sh-b914579/src/sys/nfs/
H A Dnfs_subs.c582 if (hsiz >= MINCLSIZE) in nfsm_reqh()
614 if ((authsiz + 10 * NFSX_UNSIGNED) >= MINCLSIZE) { in nfsm_rpchead()
667 if (siz >= MINCLSIZE) in nfsm_rpchead()
702 if (siz >= MINCLSIZE) in nfsm_rpchead()
966 if (left >= MINCLSIZE) { in nfsm_disct()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dsmc90cx6.c545 if (len+2 >= MINCLSIZE) in bah_srint()
580 if (len1 >= MINCLSIZE) in bah_srint()
H A Dlance.c382 if (totlen >= MINCLSIZE) { in lance_get()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/
H A Duser_mbuf.h142 #define MINCLSIZE ((int)(MHLEN + 1)) /* smallest amount to put in cluster */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_mbuf.h142 #define MINCLSIZE ((int)(MHLEN + 1)) /* smallest amount to put in cluster */ macro
/dports/www/firefox/firefox-99.0/netwerk/sctp/src/
H A Duser_mbuf.h142 #define MINCLSIZE ((int)(MHLEN + 1)) /* smallest amount to put in cluster */ macro
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/src/
H A Duser_mbuf.h168 #define MINCLSIZE ((int)(MHLEN + 1)) /* smallest amount to put in cluster */ macro
H A Duser_mbuf.c390 mbstat.m_minclsize = MINCLSIZE; in mbuf_initialize()
769 if (len >= MINCLSIZE) { in m_dup1()
/dports/net/libusrsctp/usrsctp-0.9.5.0/usrsctplib/
H A Duser_mbuf.h142 #define MINCLSIZE ((int)(MHLEN + 1)) /* smallest amount to put in cluster */ macro
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/
H A Duser_mbuf.h168 #define MINCLSIZE ((int)(MHLEN + 1)) /* smallest amount to put in cluster */ macro
H A Duser_mbuf.c394 mbstat.m_minclsize = MINCLSIZE; in mbuf_init()
774 if (len >= MINCLSIZE) { in m_dup1()
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/usrsctplib/
H A Duser_mbuf.h139 #define MINCLSIZE ((int)(MHLEN + 1)) /* smallest amount to put in cluster */ macro
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/src/
H A Duser_mbuf.h142 #define MINCLSIZE ((int)(MHLEN + 1)) /* smallest amount to put in cluster */ macro
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/src/
H A Duser_mbuf.h168 #define MINCLSIZE ((int)(MHLEN + 1)) /* smallest amount to put in cluster */ macro
H A Duser_mbuf.c390 mbstat.m_minclsize = MINCLSIZE; in mbuf_initialize()
769 if (len >= MINCLSIZE) { in m_dup1()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_mbuf.h171 #define MINCLSIZE ((int)(MHLEN + 1)) /* smallest amount to put in cluster */ macro
H A Duser_mbuf.c550 mbstat.m_minclsize = MINCLSIZE; in mbuf_initialize()
929 if (len >= MINCLSIZE) { in m_dup1()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_mbuf.h171 #define MINCLSIZE ((int)(MHLEN + 1)) /* smallest amount to put in cluster */ macro
H A Duser_mbuf.c550 mbstat.m_minclsize = MINCLSIZE; in mbuf_initialize()
929 if (len >= MINCLSIZE) { in m_dup1()
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Duipc_mbuf.c1256 if (len >= MINCLSIZE) { in m_devget()
1463 if (off + len >= MINCLSIZE && in m_copyback0()
1483 if (off + len >= MINCLSIZE) { in m_copyback0()
1545 if (len >= MINCLSIZE) in m_copyback0()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ofw/
H A Dofnet.c227 if (len >= MINCLSIZE) { in ofnet_read()
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/common/
H A Dnfs_commonport.c176 if (space >= MINCLSIZE) { in newnfs_realign()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/bluetooth/
H A Dbtuart.c377 if (sc->sc_want > MINCLSIZE) { in btuartinput()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/isa/
H A Dif_el.c623 if (totlen >= MINCLSIZE) { in elget()

123