Searched refs:MINCLSIZE (Results 1 – 20 of 20) sorted by relevance
281 if (len >= MINCLSIZE) { in m_dup1()
627 if (remain >= MINCLSIZE) { in m_dup()991 if (totlen + off >= MINCLSIZE) { in m_devget()1009 if (totlen + off >= MINCLSIZE) { in m_devget()
1052 else if (len >= MINCLSIZE) in m_getm2()
747 if (rx_fifo >= MINCLSIZE) in epread()775 if (rx_fifo >= MINCLSIZE) in epread()
438 if (len < MINCLSIZE) { in ieee80211_getmgtframe()473 if (space < MINCLSIZE) in ieee80211_realign()
347 magic_ping_test("bpfiltermchain", MINCLSIZE + 1); in ATF_TC_BODY()
1012 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()
403 if (totlen >= MINCLSIZE) { in lance_get()
193 if (space >= MINCLSIZE) { in newnfs_realign()
384 if ((len + ETHER_ALIGN) >= MINCLSIZE) { in nf10bmac_rx_locked()
871 if (totlen >= MINCLSIZE) { in vx_get()
1269 if (totlen >= MINCLSIZE) { in safe_process()1295 if (top && totlen >= MINCLSIZE) { in safe_process()
100 #define MINCLSIZE (MHLEN + 1) macro
751 if (pkt_len >= MINCLSIZE) { in ex_rx_intr()
246 if (len >= MINCLSIZE) in makembuf()265 if (len >= MINCLSIZE) in makembuf()
1894 if (totlen >= MINCLSIZE) { in hifn_crypto()1916 if (totlen >= MINCLSIZE) { in hifn_crypto()
1302 if (totlen >= MINCLSIZE) { in ubsec_process()1329 if (totlen >= MINCLSIZE) { in ubsec_process()
1135 if (total_len < MINCLSIZE) { in my_rxeof()
80 #define RX_COPY_THRESHOLD (MINCLSIZE - 8)82 #define RX_COPY_THRESHOLD MINCLSIZE
1570 In this stable release, we changed MINCLSIZE into MHLEN+1 for all the