Home
last modified time | relevance | path

Searched refs:m_drops (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/bsd/sys/
H A Dmbuf.h1217 u_int32_t m_drops; /* times failed to find space */ member
1240 u_int32_t m_drops; /* times failed to find space */ member
/xnu-11417.140.69/bsd/kern/
H A Dkpi_mbuf.c1386 stats->drops = mbstat.m_drops; in mbuf_stats()
H A Duipc_mbuf.c1518 mbstat.m_drops = drops; in mbuf_stat_sync()
2971 mbstat.m_drops++; in mbuf_slab_alloc()