Searched refs:PF_OPT_QUIET (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sbin/pfctl/
H A Dpfctl.c268 if ((opts & PF_OPT_QUIET) == 0)
287 if ((opts & PF_OPT_QUIET) == 0)
302 if ((opts & PF_OPT_QUIET) == 0)
401 if ((opts & PF_OPT_QUIET) == 0)
419 if ((opts & PF_OPT_QUIET) == 0)
437 if ((opts & PF_OPT_QUIET) == 0)
455 if ((opts & PF_OPT_QUIET) == 0)
465 if ((opts & PF_OPT_QUIET) == 0)
486 if ((opts & PF_OPT_QUIET) == 0)
638 if ((opts & PF_OPT_QUIET)
[all...]
H A Dpfctl_parser.h47 #define PF_OPT_QUIET 0x0010 macro
H A Dpfctl_table.c565 if (opts & PF_OPT_QUIET)
H A Dpfctl_altq.c569 if (pa->bandwidth != 0 && (pf->opts & PF_OPT_QUIET) == 0) {

Completed in 116 milliseconds