Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dpfvar.h589 #define PFR_TFLAG_SETMASK (PFR_TFLAG_ACTIVE | \ macro
/f-stack/freebsd/netpfil/pf/
H A Dpf_table.c1699 (kt->pfrkt_flags & PFR_TFLAG_SETMASK) | PFR_TFLAG_ACTIVE) in pfr_commit_ktable()
1829 if (!(newf & PFR_TFLAG_SETMASK)) { in pfr_setflags_ktable()
/f-stack/freebsd/net/
H A Dpfvar.h738 #define PFR_TFLAG_SETMASK (PFR_TFLAG_ACTIVE | \ macro