Home
last modified time | relevance | path

Searched refs:PF_OPT_DUMMYACTION (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sbin/pfctl/
HDpfctl_table.c82 (opts & PF_OPT_DUMMYACTION)) && \
92 (opts & PF_OPT_DUMMYACTION)) && \
627 if (opts & PF_OPT_DUMMYACTION) in xprintf()
HDpfctl_parser.h49 #define PF_OPT_DUMMYACTION 0x0100 macro
HDpfctl.c3066 opts |= PF_OPT_DUMMYACTION; in main()