Lines Matching refs:PF_OPT_SHOWALL
607 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()
910 if (opts & PF_OPT_SHOWALL) in pfctl_show_limits()
1702 opts |= PF_OPT_SHOWALL; in main()