Home
last modified time | relevance | path

Searched defs:PF_PASS (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libpcap/
H A Dpflog.h82 #define PF_PASS 0 macro
/freebsd/contrib/tcpdump/
H A Dpflog.h82 #define PF_PASS 0 macro
/freebsd/sys/netpfil/pf/
H A Dpf.h50 enum { PF_PASS, PF_DROP, PF_SCRUB, PF_NOSCRUB, PF_NAT, PF_NONAT, enumerator