OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PF_OPT_MERGE
(Results
1 - 2
of
2
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
pfctl_parser.h
51
#define
PF_OPT_MERGE
0x2000
pfctl.c
1556
if ((pf->opts &
PF_OPT_MERGE
) && !pf->limit_set[i])
1579
if ((pf->opts &
PF_OPT_MERGE
) && !pf->timeout_set[i])
1586
if (!(pf->opts &
PF_OPT_MERGE
) || pf->debug_set)
1591
if (!(pf->opts &
PF_OPT_MERGE
) || pf->ifname_set)
1596
if (!(pf->opts &
PF_OPT_MERGE
) || pf->hostid_set)
2018
opts |=
PF_OPT_MERGE
;
2310
if (rulesopt != NULL && !(opts & (
PF_OPT_MERGE
|PF_OPT_NOACTION)) &&
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025