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

/freebsd-12-stable/sbin/pfctl/
H A Dpfctl.c1014 if (opts & PF_OPT_SHOWALL) {
1027 if (opts & PF_OPT_SHOWALL) {
1051 if (rule.label[0] && (opts & PF_OPT_SHOWALL))
1108 if (rule.label[0] && (opts & PF_OPT_SHOWALL))
1157 int i, dotitle = opts & PF_OPT_SHOWALL;
1226 if (psn.psn_len > 0 && (opts & PF_OPT_SHOWALL))
1242 int dotitle = (opts & PF_OPT_SHOWALL);
1273 if (opts & PF_OPT_SHOWALL)
1299 if (opts & PF_OPT_SHOWALL)
1324 if (opts & PF_OPT_SHOWALL)
[all...]
H A Dpfctl_parser.h53 #define PF_OPT_SHOWALL 0x0400 macro
H A Dpfctl_table.c182 if ((opts & PF_OPT_SHOWALL) && b.pfrb_size > 0)
603 if (opts & PF_OPT_SHOWALL)
H A Dpfctl_qstats.c98 int nodes, dotitle = (opts & PF_OPT_SHOWALL);
H A Dpfctl_osfp.c326 if (opts & PF_OPT_SHOWALL) {

Completed in 78 milliseconds