OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PF_OPT_IGNFAIL
sbin/pfctl/pfctl.c
2902
opts |= PF_OPT_IGNFAIL;
sbin/pfctl/pfctl.c
339
if ((opts & PF_OPT_IGNFAIL) == 0)
sbin/pfctl/pfctl.c
356
if ((opts & PF_OPT_IGNFAIL) == 0)
sbin/pfctl/pfctl_table.c
110
if ((opts & PF_OPT_IGNFAIL) == 0)