Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_table.c80 (opts & PF_OPT_DUMMYACTION)) && \
90 (opts & PF_OPT_DUMMYACTION)) && \
569 if (opts & PF_OPT_DUMMYACTION) in xprintf()
H A Dpfctl_parser.h49 #define PF_OPT_DUMMYACTION 0x0100 macro
H A Dpfctl.c3093 opts |= PF_OPT_DUMMYACTION; in main()