Home
last modified time | relevance | path

Searched refs:PF_OPT_RECURSE (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sbin/pfctl/
HDpfctl_parser.h55 #define PF_OPT_RECURSE 0x4000 macro
HDpfctl.c1065 if (wildcard && (opts & PF_OPT_RECURSE)) { in pfctl_show_rules()
1197 opts & PF_OPT_RECURSE)) { in pfctl_show_rules()
1262 if (wildcard && (opts & PF_OPT_RECURSE)) { in pfctl_show_nat()
1318 opts & PF_OPT_RECURSE)) { in pfctl_show_nat()
2595 opts |= PF_OPT_RECURSE; in main()