LCNT_MAX
const char *pf_lcounters[LCNT_MAX+1] = LCNT_NAMES;
for (i = 0; i < LCNT_MAX; i++) {
u_int64_t lcounters[LCNT_MAX]; /* limit counters */
num_disp += LCNT_MAX + 1;
for (i = 0; i < LCNT_MAX; i++) {
const char *pf_lcounters[LCNT_MAX+1] = LCNT_NAMES;