Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Duipc_mbuf2.c281 if (len >= MINCLSIZE) { in m_dup1()
H A Duipc_mbuf.c627 if (remain >= MINCLSIZE) { in m_dup()
991 if (totlen + off >= MINCLSIZE) { in m_devget()
1009 if (totlen + off >= MINCLSIZE) { in m_devget()
H A Dkern_mbuf.c1052 else if (len >= MINCLSIZE) in m_getm2()
/freebsd-12.1/sys/dev/ep/
H A Dif_ep.c747 if (rx_fifo >= MINCLSIZE) in epread()
775 if (rx_fifo >= MINCLSIZE) in epread()
/freebsd-12.1/sys/net80211/
H A Dieee80211_freebsd.c438 if (len < MINCLSIZE) { in ieee80211_getmgtframe()
473 if (space < MINCLSIZE) in ieee80211_realign()
/freebsd-12.1/contrib/netbsd-tests/net/bpfilter/
H A Dt_bpfilter.c347 magic_ping_test("bpfiltermchain", MINCLSIZE + 1); in ATF_TC_BODY()
/freebsd-12.1/sys/dev/xen/netback/
H A Dnetback_unit_tests.c1012 const size_t size = MINCLSIZE - 1; in xnb_pkt2mbufc_short()
1029 const size_t size = MINCLSIZE - 1; in xnb_pkt2mbufc_csum()
1050 const size_t size = MINCLSIZE; in xnb_pkt2mbufc_1cluster()
1129 const size_t size = MINCLSIZE - 1; in xnb_txpkt2gnttab_short()
1290 const size_t size = MINCLSIZE - 1; in xnb_update_mbufc_short()
/freebsd-12.1/sys/dev/le/
H A Dlance.c403 if (totlen >= MINCLSIZE) { in lance_get()
/freebsd-12.1/sys/fs/nfs/
H A Dnfs_commonport.c193 if (space >= MINCLSIZE) { in newnfs_realign()
/freebsd-12.1/sys/dev/netfpga10g/nf10bmac/
H A Dif_nf10bmac.c384 if ((len + ETHER_ALIGN) >= MINCLSIZE) { in nf10bmac_rx_locked()
/freebsd-12.1/sys/dev/vx/
H A Dif_vx.c871 if (totlen >= MINCLSIZE) { in vx_get()
/freebsd-12.1/sys/dev/safe/
H A Dsafe.c1269 if (totlen >= MINCLSIZE) { in safe_process()
1295 if (top && totlen >= MINCLSIZE) { in safe_process()
/freebsd-12.1/sys/sys/
H A Dmbuf.h100 #define MINCLSIZE (MHLEN + 1) macro
/freebsd-12.1/sys/dev/ex/
H A Dif_ex.c751 if (pkt_len >= MINCLSIZE) { in ex_rx_intr()
/freebsd-12.1/sys/dev/cx/
H A Dif_cx.c246 if (len >= MINCLSIZE) in makembuf()
265 if (len >= MINCLSIZE) in makembuf()
/freebsd-12.1/sys/dev/hifn/
H A Dhifn7751.c1894 if (totlen >= MINCLSIZE) { in hifn_crypto()
1916 if (totlen >= MINCLSIZE) { in hifn_crypto()
/freebsd-12.1/sys/dev/ubsec/
H A Dubsec.c1302 if (totlen >= MINCLSIZE) { in ubsec_process()
1329 if (totlen >= MINCLSIZE) { in ubsec_process()
/freebsd-12.1/sys/dev/my/
H A Dif_my.c1135 if (total_len < MINCLSIZE) { in my_rxeof()
/freebsd-12.1/sys/dev/cxgbe/
H A Dt4_sge.c80 #define RX_COPY_THRESHOLD (MINCLSIZE - 8)
82 #define RX_COPY_THRESHOLD MINCLSIZE
/freebsd-12.1/share/doc/IPv6/
H A DIMPLEMENTATION1570 In this stable release, we changed MINCLSIZE into MHLEN+1 for all the