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

/xnu-2422.115.4/bsd/sys/
H A Dmbuf.h901 u_int32_t m_mclbytes; /* length of an mbuf cluster */ member in struct:mbstat
923 u_int32_t m_mclbytes; /* length of an mbuf cluster */ member in struct:ombstat
/xnu-2422.115.4/bsd/kern/
H A Dkpi_mbuf.c1046 stats->mclbytes = mbstat.m_mclbytes;
H A Duipc_mbuf.c1278 mbstat.m_mclbytes = m_maxsize(MC_CL);

Completed in 73 milliseconds