Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dmbuf.h1225 u_int32_t m_minclsize; /* min length of data to allocate a cluster */ member
1248 u_int32_t m_minclsize; /* min length of data to allocate a cluster */ member
/xnu-11417.140.69/bsd/kern/
H A Dkpi_mbuf.c1394 stats->minclsize = mbstat.m_minclsize; in mbuf_stats()
H A Duipc_mbuf.c2074 mbstat.m_minclsize = MINCLSIZE; in mbuf_table_init()