Home
last modified time | relevance | path

Searched refs:m_mpfail (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h1260 u_int32_t m_mpfail; /* times m_pullup failed */ member
1283 u_int32_t m_mpfail; /* times m_pullup failed */ member
/xnu-12377.41.6/bsd/kern/
H A Dkpi_mbuf.c1402 stats->mpfail = mbstat.m_mpfail; in mbuf_stats()