IFCOUNTERS
if (cnt < IFCOUNTERS)
if (cnt < IFCOUNTERS)
if (cnt < IFCOUNTERS)
KASSERT(cnt < IFCOUNTERS, ("%s: invalid cnt %d", __func__, cnt));
KASSERT(cnt < IFCOUNTERS, ("%s: invalid cnt %d", __func__, cnt));
for (int i = 0; i < IFCOUNTERS; i++)
for (int i = 0; i < IFCOUNTERS; i++)
KASSERT(cnt < IFCOUNTERS, ("%s: invalid cnt %d", __func__, cnt));
for (i = 0; i < IFCOUNTERS; i++, pval++)
for (i = 0; i < IFCOUNTERS; i++, pval++) {
uint64_t val[IFCOUNTERS];
counter_u64_t if_counters[IFCOUNTERS];