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_OUTQUE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ipf/dist/
opts.h
35
#define
OPT_OUTQUE
FR_OUTQUE /* 0x4000 */
/src/external/bsd/ipf/dist/tools/
ipfstat.c
374
opts |=
OPT_OUTQUE
|OPT_SHOWLIST;
439
if ((opts &
OPT_OUTQUE
) && (opts & OPT_INQUE)){
440
opts &= ~
OPT_OUTQUE
;
1018
if (opts &
OPT_OUTQUE
) {
1029
if (opts &
OPT_OUTQUE
) {
ipf_y.y
2430
if ((opts &
OPT_OUTQUE
) != 0)
Completed in 36 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026