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