Home
last modified time | relevance | path

Searched refs:LCNT_SRCSTATES (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netpfil/pf/
H A Dpf.h152 #define LCNT_SRCSTATES 1 /* max-src-states */ macro
/f-stack/freebsd/netpfil/pf/
H A Dpf.h156 #define LCNT_SRCSTATES 1 /* max-src-states */ macro
H A Dpf.c775 counter_u64_add(V_pf_status.lcounters[LCNT_SRCSTATES], in pf_insert_src_node()