Home
last modified time | relevance | path

Searched refs:remove_identical_rules (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_optimize.c222 int remove_identical_rules(struct pfctl *, struct superblock *);
413 if (remove_identical_rules(pf, block)) in optimize_superblock()
444 remove_identical_rules(struct pfctl *pf, struct superblock *block) in remove_identical_rules() function