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