Home
last modified time | relevance | path

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

/openbsd/sbin/pfctl/
H A Dpfctl_parser.h245 void print_rule(struct pf_rule *, const char *, int);
H A Dpfctl.c928 print_rule(&pr.rule, pr.anchor_call, opts); in pfctl_show_rules()
1528 print_rule(r, name, pf->opts); in pfctl_load_rule()
H A Dpfctl_optimize.c395 print_rule(&por->por_rule, por->por_rule.anchor ? in optimize_superblock()
H A Dpfctl_parser.c720 print_rule(struct pf_rule *r, const char *anchor_call, int opts) in print_rule() function
/openbsd/usr.sbin/bgpd/
H A Dprintconf.c54 void print_rule(struct bgpd_config *, struct filter_rule *);
1005 print_rule(struct bgpd_config *conf, struct filter_rule *r) in print_rule() function
1293 print_rule(conf, r); in print_config()
/openbsd/usr.bin/systat/
H A Dpftop.c1297 print_rule(struct pf_rule *pr) in print_rule() function
1466 print_rule(rules + n); in print_rules()