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

/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_table.c83 (opts & PF_OPT_DUMMYACTION)) && \
93 (opts & PF_OPT_DUMMYACTION)) && \
572 if (opts & PF_OPT_DUMMYACTION)
H A Dpfctl_parser.h51 #define PF_OPT_DUMMYACTION 0x0100 macro
H A Dpfctl.c2379 opts |= PF_OPT_DUMMYACTION;

Completed in 91 milliseconds