Home
last modified time | relevance | path

Searched refs:LCNT_MAX (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netpfil/pf/
H A Dpf.h189 #define LCNT_MAX 7 /* total+1 */ macro
275 uint64_t lcounters[LCNT_MAX];
/freebsd/sbin/pfctl/
H A Dpfctl_parser.c502 const char * const pf_lcounters[LCNT_MAX+1] = LCNT_NAMES;