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

  /src/dist/pf/sbin/pfctl/
pfctl_optimize.c 211 int combine_rules(struct pfctl *, struct superblock *);
378 * XXX combine_rules() doesn't combine v4 and v6 rules. would just
415 if (combine_rules(pf, block))
486 combine_rules(struct pfctl *pf, struct superblock *block) function in typeref:typename:int

Completed in 11 milliseconds