Searched refs:mbuf_count (Results 1 – 2 of 2) sorted by relevance
80 uintmax_t mbuf_count, mbuf_bytes, mbuf_free, mbuf_failures, mbuf_size; in mbpr() local137 mbuf_count = memstat_get_count(mtp); in mbpr()220 mbuf_count + packet_count, mbuf_free + packet_free, in mbpr()221 mbuf_count + packet_count + mbuf_free + packet_free); in mbpr()
89 volatile uint64_t mbuf_count; member