Searched refs:m_mclbytes (Results 1 – 3 of 3) sorted by relevance
1224 u_int32_t m_mclbytes; /* length of an mbuf cluster */ member1247 u_int32_t m_mclbytes; /* length of an mbuf cluster */ member
1393 stats->mclbytes = mbstat.m_mclbytes; in mbuf_stats()
2073 mbstat.m_mclbytes = m_maxsize(MC_CL); in mbuf_table_init()