Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h1263 u_int32_t m_minclsize; /* min length of data to allocate a cluster */ member
1286 u_int32_t m_minclsize; /* min length of data to allocate a cluster */ member
/xnu-12377.41.6/bsd/kern/
H A Dkpi_mbuf.c1405 stats->minclsize = mbstat.m_minclsize; in mbuf_stats()
H A Duipc_mbuf.c1234 mbstat.m_minclsize = MINCLSIZE; in mbuf_table_init()