Home
last modified time | relevance | path

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

/trueos/sbin/pfctl/
HDpfctl_parser.h44 #define PF_OPT_CLRRULECTRS 0x0020 macro
HDpfctl.c862 if (opts & PF_OPT_CLRRULECTRS) in pfctl_show_rules()
2129 opts |= PF_OPT_CLRRULECTRS; in main()
2267 if ((opts & PF_OPT_CLRRULECTRS) && showopt == NULL) in main()