Searched refs:MINCLSIZE (Results 1 – 13 of 13) sorted by relevance
277 if (len >= MINCLSIZE) { in m_dup1()
731 if (remain >= MINCLSIZE) { in m_dup()1198 if (totlen + off >= MINCLSIZE) { in m_devget()1216 if (totlen + off >= MINCLSIZE) { in m_devget()
1492 if (length - progress >= MINCLSIZE) in mc_get()
347 magic_ping_test("bpfiltermchain", MINCLSIZE + 1); in ATF_TC_BODY()
1001 const size_t size = MINCLSIZE - 1; in xnb_pkt2mbufc_short()1018 const size_t size = MINCLSIZE - 1; in xnb_pkt2mbufc_csum()1039 const size_t size = MINCLSIZE; in xnb_pkt2mbufc_1cluster()1118 const size_t size = MINCLSIZE - 1; in xnb_txpkt2gnttab_short()1278 const size_t size = MINCLSIZE - 1; in xnb_update_mbufc_short()
495 if (len < MINCLSIZE) { in ieee80211_getmgtframe()530 if (space < MINCLSIZE) in ieee80211_realign()
396 if (totlen >= MINCLSIZE) { in lance_get()
1081 if (totlen >= MINCLSIZE) { in safe_process()1107 if (top && totlen >= MINCLSIZE) { in safe_process()
195 if (space >= MINCLSIZE) { in newnfs_realign()
97 #define MINCLSIZE (MHLEN + 1) macro
1114 if (total_len < MINCLSIZE) { in my_rxeof()
81 #define RX_COPY_THRESHOLD MINCLSIZE
1555 In this stable release, we changed MINCLSIZE into MHLEN+1 for all the