Searched refs:mclbytes (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_mbuf.h243 @field mclbytes Length of an mbuf cluster.
263 u_int32_t mclbytes; /* length of an mbuf cluster */ member in struct:mbuf_stat
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_mbuf.c946 stats->mclbytes = mbstat.m_mclbytes;

Completed in 26 milliseconds