Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h1255 u_int32_t m_drops; /* times failed to find space */ member
1278 u_int32_t m_drops; /* times failed to find space */ member
/xnu-12377.41.6/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()