FreeBSD
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
3532
opts |= PF_OPT_IGNFAIL;
sbin/pfctl/pfctl.c
366
if ((opts & PF_OPT_IGNFAIL) == 0)
sbin/pfctl/pfctl.c
383
if ((opts & PF_OPT_IGNFAIL) == 0)
sbin/pfctl/pfctl_table.c
112
if ((opts & PF_OPT_IGNFAIL) == 0)