HomeSort by: relevance | last modified time | path
    Searched refs:LCNT_MAX (Results 1 - 2 of 2) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_parser.c 517 const char *pf_lcounters[LCNT_MAX+1] = LCNT_NAMES;
635 for (i = 0; i < LCNT_MAX; i++) {
  /src/sys/dist/pf/net/
pfvar.h 1162 #define LCNT_MAX 7 /* total+1 */
1235 u_int64_t lcounters[LCNT_MAX]; /* limit counters */

Completed in 15 milliseconds