Home
last modified time | relevance | path

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

12

/netbsd-src/sys/nfs/
H A Dnfs_subs.c587 if (hsiz >= MINCLSIZE) in nfsm_reqh()
619 if ((authsiz + 10 * NFSX_UNSIGNED) >= MINCLSIZE) { in nfsm_rpchead()
672 if (siz >= MINCLSIZE) in nfsm_rpchead()
707 if (siz >= MINCLSIZE) in nfsm_rpchead()
968 if (left >= MINCLSIZE) { in nfsm_disct()
/netbsd-src/sys/dev/ic/
H A Dsmc90cx6.c547 if (len+2 >= MINCLSIZE) in bah_srint()
582 if (len1 >= MINCLSIZE) in bah_srint()
H A Dlance.c380 if (totlen >= MINCLSIZE) { in lance_get()
H A Dmtd803.c595 if (totlen >= MINCLSIZE) { in mtd_get()
H A Ddp8390.c1029 if (total_len >= MINCLSIZE) { in dp8390_get()
/netbsd-src/sys/dev/ofw/
H A Dofnet.c199 if (len >= MINCLSIZE) { in ofnet_read()
/netbsd-src/tests/net/bpfilter/
H A Dt_bpfilter.c347 magic_ping_test("bpfiltermchain", MINCLSIZE + 1); in ATF_TC_BODY()
/netbsd-src/sys/kern/
H A Duipc_mbuf.c1428 if (len >= MINCLSIZE) { in m_devget()
1578 if (off + len >= MINCLSIZE && in m_copyback_internal()
1598 if (off + len >= MINCLSIZE) { in m_copyback_internal()
1656 if (len >= MINCLSIZE) in m_copyback_internal()
/netbsd-src/sys/arch/sun2/dev/
H A Dif_ec.c500 if (total_length >= MINCLSIZE) { in ec_recv()
/netbsd-src/sys/dev/bluetooth/
H A Dbtuart.c381 if (sc->sc_want > MINCLSIZE) { in btuartinput()
/netbsd-src/sys/dev/isa/
H A Dif_el.c613 if (totlen >= MINCLSIZE) { in elget()
H A Dif_eg.c749 if (totlen >= MINCLSIZE) { in egget()
/netbsd-src/sys/arch/mac68k/dev/
H A Dif_mc.c628 if (totlen >= MINCLSIZE) { in mace_get()
/netbsd-src/sys/arch/macppc/dev/
H A Dam79c950.c622 if (totlen >= MINCLSIZE) { in mace_get()
H A Dif_gm.c421 if (totlen >= MINCLSIZE) { in gmac_get()
H A Dif_bm.c658 if (totlen >= MINCLSIZE) { in bmac_get()
/netbsd-src/sys/arch/amiga/dev/
H A Dif_qn.c566 if (len1 >= MINCLSIZE) in qn_get_packet()
/netbsd-src/sys/fs/nfs/common/
H A Dnfs_commonport.c181 if (space >= MINCLSIZE) { in newnfs_realign()
/netbsd-src/sys/dev/
H A Dkttcp.c275 if (resid >= MINCLSIZE && space >= MCLBYTES) { in kttcp_sosend()
/netbsd-src/sys/sys/
H A Dmbuf.h327 #define MINCLSIZE (MHLEN+MLEN+1) /* smallest amount to put in cluster */ macro
/netbsd-src/sys/arch/mac68k/nubus/
H A Dif_netdock_nubus.c792 if (datalen >= MINCLSIZE) { in netdock_get()
/netbsd-src/sys/dev/pcmcia/
H A Dbt3c.c330 if (sc->sc_want > MINCLSIZE) { in bt3c_receive()
H A Dbtbc.c434 if (sc->sc_want > MINCLSIZE) { in btbc_receive()
H A Dif_cnw.c774 if (totbytes >= MINCLSIZE) { in cnw_read()
/netbsd-src/sys/dev/scsipi/
H A Dif_se.c678 if (totlen >= MINCLSIZE) { in se_get()

12