HomeSort by: relevance | last modified time | path
    Searched refs:print_rule (Results 1 - 4 of 4) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_parser.h 214 void print_rule(struct pf_rule *, const char *, int);
pfctl.c 827 print_rule(&pr.rule, pr.anchor_call, rule_numbers);
887 print_rule(&pr.rule, p, rule_numbers);
943 print_rule(&pr.rule, pr.anchor_call,
1310 print_rule(r, r->anchor ? r->anchor->name : "",
pfctl_optimize.c 407 print_rule(&por->por_rule, por->por_rule.anchor ?
pfctl_parser.c 703 print_rule(struct pf_rule *r, const char *anchor_call, int verbose) function in typeref:typename:void

Completed in 15 milliseconds