HomeSort by: relevance | last modified time | path
    Searched defs:remove_identical_rules (Results 1 - 2 of 2) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_optimize.c 222 int remove_identical_rules(struct pfctl *, struct superblock *);
413 if (remove_identical_rules(pf, block))
444 remove_identical_rules(struct pfctl *pf, struct superblock *block) function in typeref:typename:int
pfctl_optimize.c 222 int remove_identical_rules(struct pfctl *, struct superblock *);
413 if (remove_identical_rules(pf, block))
444 remove_identical_rules(struct pfctl *pf, struct superblock *block) function in typeref:typename:int

Completed in 23 milliseconds