OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FR_LOGBODY
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_log.c
488
mlen = (flags &
FR_LOGBODY
) ? MIN(mlen, 128) : 0;
489
} else if ((flags &
FR_LOGBODY
) == 0) {
ip_fil.h
880
#define
FR_LOGBODY
0x10000 /* Log the body */
ip_fil_compat.c
1875
nflags |=
FR_LOGBODY
;
3654
if (nflags &
FR_LOGBODY
)
Completed in 17 milliseconds
Indexes created Mon Oct 27 20:09:55 GMT 2025