PF_NOSCRUB 854 net/pf_norm.c if (r == NULL || r->action == PF_NOSCRUB) PF_NOSCRUB 1086 net/pf_norm.c if (r == NULL || r->action == PF_NOSCRUB) PF_NOSCRUB 1264 net/pf_norm.c if (rm == NULL || rm->action == PF_NOSCRUB) PF_NOSCRUB 114 net/pf_ruleset.c case PF_NOSCRUB: PF_NOSCRUB 62 net/pfvar.h enum { PF_PASS, PF_DROP, PF_SCRUB, PF_NOSCRUB, PF_NAT, PF_NONAT,