Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/sys/
H A Dmbuf.h1191 u_int32_t m_drops; /* times failed to find space */ member
1214 u_int32_t m_drops; /* times failed to find space */ member
/xnu-11215.41.3/bsd/kern/
H A Dkpi_mbuf.c1238 stats->drops = mbstat.m_drops; in mbuf_stats()
H A Duipc_mbuf.c1524 mbstat.m_drops = drops; in mbuf_stat_sync()
2969 mbstat.m_drops++; in mbuf_slab_alloc()