OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_NAT
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ipf/dist/
opts.h
41
#define
OPT_NAT
0x100000
/src/external/bsd/ipf/dist/tools/
ipftest.c
163
opts |=
OPT_NAT
;
240
if ((opts &
OPT_NAT
) == 0)
285
} else if ((opts & (OPT_BRIEF|
OPT_NAT
)) ==
286
(
OPT_NAT
|OPT_BRIEF)) {
312
if ((opts & (OPT_BRIEF|
OPT_NAT
)) != (
OPT_NAT
|OPT_BRIEF))
ipmon_y.y
11
#undef
OPT_NAT
Completed in 53 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026