Home
last modified time | relevance | path

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

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