Searched refs:totmbufs (Results 1 – 1 of 1) sorted by relevance
8065 unsigned long totmem = 0, totfree = 0, totmbufs, totused, totpct, local8118 totmbufs = 0;8120 totmbufs += mbstat.m_mtypes[mp->mt_type];8122 if (totmbufs > m_mbufs) {8123 totmbufs = m_mbufs;8125 k = scnprintf(c, clen, "%lu/%u mbufs in use:\n", totmbufs, m_mbufs);8145 if ((m_mbufs - totmbufs) > 0) {8147 m_mbufs - totmbufs);