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