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