Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_mtag.h39 #define PF_TAG_GENERATED 0x01 macro
H A Dpf.c6314 if (pd.pf_mtag && pd.pf_mtag->flags & PF_TAG_GENERATED) in pf_test6()