Searched refs:mcfail (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/sys/ | ||
| H A D | kpi_mbuf.h | 287 u_int32_t mcfail; /* times m_copym failed */ member |
| /xnu-12377.41.6/bsd/kern/ | ||
| H A D | kpi_mbuf.c | 1401 stats->mcfail = mbstat.m_mcfail; in mbuf_stats() |