Searched refs:PF_NOSCRUB (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/tcpdump/dist/
H A Dpflog.h85 #define PF_NOSCRUB 3 macro
/netbsd-current/external/bsd/libpcap/dist/
H A Dpflog.h85 #define PF_NOSCRUB 3 macro
/netbsd-current/sys/dist/pf/net/
H A Dpf_ruleset.c118 case PF_NOSCRUB:
H A Dpf_norm.c893 if (r == NULL || r->action == PF_NOSCRUB)
1140 if (r == NULL || r->action == PF_NOSCRUB)
1318 if (rm == NULL || rm->action == PF_NOSCRUB)
H A Dpfvar.h77 enum { PF_PASS, PF_DROP, PF_SCRUB, PF_NOSCRUB, PF_NAT, PF_NONAT, enumerator in enum:__anon32
/netbsd-current/dist/pf/sbin/pfctl/
H A Dparse.y899 $$.b1 = PF_NOSCRUB;
4040 case PF_NOSCRUB:

Completed in 128 milliseconds