Home
last modified time | relevance | path

Searched refs:m_mclbytes (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Dmbuf.h1262 u_int32_t m_mclbytes; /* length of an mbuf cluster */ member
1285 u_int32_t m_mclbytes; /* length of an mbuf cluster */ member
/xnu-12377.1.9/bsd/kern/
H A Dkpi_mbuf.c1404 stats->mclbytes = mbstat.m_mclbytes; in mbuf_stats()
H A Duipc_mbuf.c1233 mbstat.m_mclbytes = m_maxsize(MC_CL); in mbuf_table_init()