Searched refs:PF_OPT_RECURSE (Results 1 – 2 of 2) sorted by relevance
55 #define PF_OPT_RECURSE 0x4000 macro
1065 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()