OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FR_LOG
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_fil.h
864
#define
FR_LOG
0x00010 /* Log */
867
#define FR_LOGMASK (
FR_LOG
|FR_CMDMASK)
ip_frag.c
868
/* that if FR_LOGFIRST is set, reset
FR_LOG
. */
909
pass &= ~(FR_LOGFIRST|
FR_LOG
);
ip_state.c
1724
is->is_pass &= ~(FR_LOGFIRST|
FR_LOG
);
3391
pass &= ~(FR_LOGFIRST|
FR_LOG
);
ip_fil_compat.c
1849
nflags |=
FR_LOG
;
3628
if (nflags &
FR_LOG
)
fil.c
2523
if ((passt & FR_LOGMASK) ==
FR_LOG
) {
2545
} else if (((passt & FR_LOGMASK) !=
FR_LOG
) &&
Completed in 30 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025