PF_RULESET_FILTER  248 net/if_pfsync.c 	    pf_main_ruleset.rules[PF_RULESET_FILTER].active.rcount)
PF_RULESET_FILTER  250 net/if_pfsync.c 		    PF_RULESET_FILTER].active.ptr_array[ntohl(sp->rule)];
PF_RULESET_FILTER 2915 net/pf.c       	r = TAILQ_FIRST(pf_main_ruleset.rules[PF_RULESET_FILTER].active.ptr);
PF_RULESET_FILTER 3104 net/pf.c       				    PF_RULESET_FILTER, &r, &a, &match);
PF_RULESET_FILTER 3107 net/pf.c       		    PF_RULESET_FILTER, &r, &a, &match))
PF_RULESET_FILTER 3509 net/pf.c       	r = TAILQ_FIRST(pf_main_ruleset.rules[PF_RULESET_FILTER].active.ptr);
PF_RULESET_FILTER 3547 net/pf.c       				    PF_RULESET_FILTER, &r, &a, &match);
PF_RULESET_FILTER 3550 net/pf.c       		    PF_RULESET_FILTER, &r, &a, &match))
PF_RULESET_FILTER 1903 net/pf_ioctl.c 		    ruleset->rules[PF_RULESET_FILTER].active.ptr, entries) {
PF_RULESET_FILTER  119 net/pf_ruleset.c 		return (PF_RULESET_FILTER);
PF_RULESET_FILTER   64 net/pfvar.h    enum	{ PF_RULESET_SCRUB, PF_RULESET_FILTER, PF_RULESET_NAT,