Searched refs:PF_OPT_RECURSE (Results 1 – 3 of 3) sorted by relevance
52 #define PF_OPT_RECURSE 0x04000 macro
938 opts & PF_OPT_RECURSE)) { in pfctl_show_rules()970 if (wildcard && (opts & PF_OPT_RECURSE)) { in pfctl_show_rules()2721 opts |= PF_OPT_RECURSE; in main()2802 if (opts & PF_OPT_RECURSE) { in main()2826 if (opts & PF_OPT_RECURSE) in main()2847 if (opts & PF_OPT_RECURSE) in main()2867 if ((opts & PF_OPT_RECURSE) == 0) in main()
79 if ((opts & PF_OPT_RECURSE) == 0) \