Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dmbuf.h1256 u_int32_t m_drops; /* times failed to find space */ member
1279 u_int32_t m_drops; /* times failed to find space */ member
/xnu-12377.61.12/bsd/kern/
H A Dkpi_mbuf.c1397 stats->drops = mbstat.m_drops; in mbuf_stats()
H A Duipc_mbuf.c612 mbstat.m_drops = drops; in mbuf_stat_sync()
H A Duipc_mbuf_mcache.c1666 mbstat.m_drops++; in mbuf_slab_alloc()