Searched refs:KLCNT_MAX (Results 1 – 4 of 4) sorted by relevance
201 #define KLCNT_MAX 10 /* total+1 */ macro
417 for (int i = 0; i < KLCNT_MAX; i++) in pfattach_vnet()2468 for (int i = 0; i < KLCNT_MAX; i++) in pf_ioctl_clear_status()5847 char *pf_lcounter[KLCNT_MAX+1] = KLCNT_NAMES; in pf_getstatus()5878 KLCNT_MAX, pf_lcounter); in pf_getstatus()6860 for (int i = 0; i < KLCNT_MAX; i++) in pf_unload_vnet()
1178 char *pf_lcounter[KLCNT_MAX+1] = KLCNT_NAMES; in pf_handle_get_status()1206 nlattr_add_counters(nw, PF_GS_LCOUNTERS, KLCNT_MAX, pf_lcounter, in pf_handle_get_status()
1759 counter_u64_t lcounters[KLCNT_MAX]; /* limit counters */