Home
last modified time | relevance | path

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

/mirbsd/src/sbin/pfctl/
Dpfctl.c607 if (opts & PF_OPT_SHOWALL && pr.nr) in pfctl_show_rules()
625 if (opts & PF_OPT_SHOWALL) { in pfctl_show_rules()
638 if (opts & PF_OPT_SHOWALL) { in pfctl_show_rules()
667 if (pr.rule.label[0] && (opts & PF_OPT_SHOWALL)) in pfctl_show_rules()
702 if (pr.rule.label[0] && (opts & PF_OPT_SHOWALL)) in pfctl_show_rules()
718 int i, dotitle = opts & PF_OPT_SHOWALL; in pfctl_show_nat()
811 if (psn.psn_len > 0 && (opts & PF_OPT_SHOWALL)) in pfctl_show_src_nodes()
827 int i, dotitle = (opts & PF_OPT_SHOWALL); in pfctl_show_states()
874 if (opts & PF_OPT_SHOWALL) in pfctl_show_status()
886 if (opts & PF_OPT_SHOWALL) in pfctl_show_timeouts()
[all …]
Dpfctl_parser.h48 #define PF_OPT_SHOWALL 0x0400 macro
Dpfctl_table.c176 if (opts & PF_OPT_SHOWALL && b.pfrb_size > 0) in pfctl_table()
562 if (opts & PF_OPT_SHOWALL) in pfctl_show_ifaces()
Dpfctl_qstats.c87 int nodes, dotitle = (opts & PF_OPT_SHOWALL); in pfctl_show_altq()
Dpfctl_osfp.c313 if (opts & PF_OPT_SHOWALL) { in pfctl_show_fingerprints()