Searched refs:totmbufs (Results 1 – 1 of 1) sorted by relevance
9106 unsigned long totmem = 0, totfree = 0, totmbufs, totused, totpct, local9159 totmbufs = 0;9161 totmbufs += mbstat.m_mtypes[mp->mt_type];9163 if (totmbufs > m_mbufs) {9164 totmbufs = m_mbufs;9166 k = scnprintf(c, clen, "%lu/%u mbufs in use:\n", totmbufs, m_mbufs);9186 if ((m_mbufs - totmbufs) > 0) {9188 m_mbufs - totmbufs);