Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl.c1108 int dotitle = opts & PF_OPT_SHOWALL; in pfctl_show_eth_rules()
1285 if (opts & PF_OPT_SHOWALL) { in pfctl_show_rules()
1298 if (opts & PF_OPT_SHOWALL) { in pfctl_show_rules()
1320 if (rule.label[0][0] && (opts & PF_OPT_SHOWALL)) in pfctl_show_rules()
1428 int i, dotitle = opts & PF_OPT_SHOWALL; in pfctl_show_nat()
1566 if (psn.psn_len > 0 && (opts & PF_OPT_SHOWALL)) in pfctl_show_src_nodes()
1607 arg.dotitle = opts & PF_OPT_SHOWALL; in pfctl_show_states()
1631 if (opts & PF_OPT_SHOWALL) in pfctl_show_status()
1662 if (opts & PF_OPT_SHOWALL) in pfctl_show_timeouts()
1685 if (opts & PF_OPT_SHOWALL) in pfctl_show_limits()
[all …]
H A Dpfctl_table.c179 if ((opts & PF_OPT_SHOWALL) && b.pfrb_size > 0) in pfctl_table()
598 if (opts & PF_OPT_SHOWALL) in pfctl_show_ifaces()
H A Dpfctl_parser.h51 #define PF_OPT_SHOWALL 0x0400 macro
H A Dpfctl_qstats.c96 int nodes, dotitle = (opts & PF_OPT_SHOWALL); in pfctl_show_altq()
H A Dpfctl_osfp.c323 if (opts & PF_OPT_SHOWALL) { in pfctl_show_fingerprints()