<def f='src/src/sys/sys/mbuf.h' l='767' ll='776'/>
<dec f='src/src/sys/sys/mbuf.h' l='806' type='struct mbstat'/>
<size>568</size>
<doc f='src/src/sys/sys/mbuf.h' l='762'>/*
 * Mbuf statistics.
 * For statistics related to mbuf and cluster allocations, see also the
 * pool headers (mb_cache and mcl_cache).
 */</doc>
<mbr r='mbstat::_m_spare' o='0' t='u_long'/>
<mbr r='mbstat::_m_spare1' o='64' t='u_long'/>
<mbr r='mbstat::_m_spare2' o='128' t='u_long'/>
<mbr r='mbstat::_m_spare3' o='192' t='u_long'/>
<mbr r='mbstat::m_drops' o='256' t='u_long'/>
<mbr r='mbstat::m_wait' o='320' t='u_long'/>
<mbr r='mbstat::m_drain' o='384' t='u_long'/>
<mbr r='mbstat::m_mtypes' o='448' t='u_short [256]'/>
<def f='src/src/sys/kern/uipc_mbuf.c' l='93' type='struct mbstat'/>
<use f='src/src/sys/kern/uipc_mbuf.c' l='370' u='m' c='mbstat_convert_to_user'/>
<use f='src/src/sys/kern/uipc_mbuf.c' l='577' u='m' c='m_reclaim'/>
