Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_parser.h53 #define PF_OPT_NUMERIC 0x1000 macro
H A Dpfctl.c1220 int numeric = opts & PF_OPT_NUMERIC; in pfctl_show_rules()
1513 opts & PF_OPT_VERBOSE2, opts & PF_OPT_NUMERIC); in pfctl_show_nat()
2083 pf->opts & PF_OPT_NUMERIC); in pfctl_load_rule()
2994 opts |= PF_OPT_NUMERIC; in main()