Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf.h180 #define LCNT_STATES 0 /* states */ macro
H A Dpf.c4872 counter_u64_add(V_pf_status.lcounters[LCNT_STATES], 1); in pf_create_state()