Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_optimize.c227 int remove_identical_rules(struct pfctl *, struct superblock *);
432 if (remove_identical_rules(pf, block)) in optimize_superblock()
463 remove_identical_rules(struct pfctl *pf, struct superblock *block) in remove_identical_rules() function