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

/xnu-2782.1.97/bsd/sys/
H A Dmbuf.h901 u_int32_t m_mcfail; /* times m_copym failed */ member in struct:mbstat
923 u_int32_t m_mcfail; /* times m_copym failed */ member in struct:ombstat
/xnu-2782.1.97/bsd/kern/
H A Dkpi_mbuf.c1065 stats->mcfail = mbstat.m_mcfail;

Completed in 26 milliseconds