Home
last modified time | relevance | path

Searched defs:PF_NOSCRUB (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/libpcap/dist/
H A Dpflog.h85 #define PF_NOSCRUB 3 macro
/netbsd-src/sys/dist/pf/net/
H A Dpfvar.h77 enum { PF_PASS, PF_DROP, PF_SCRUB, PF_NOSCRUB, PF_NAT, PF_NONAT, enumerator