OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FR_LOGORBLOCK
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/ipf/dist/lib/
printlog.c
27
if (fp->fr_flags &
FR_LOGORBLOCK
)
printstate.c
155
if (sp->is_pass &
FR_LOGORBLOCK
)
/src/sys/external/bsd/ipf/netinet/
ip_fil.h
882
#define
FR_LOGORBLOCK
0x40000 /* block the packet if it can't be logged */
ip_fil_compat.c
1879
nflags |=
FR_LOGORBLOCK
;
3658
if (nflags &
FR_LOGORBLOCK
)
fil.c
2526
if (passt &
FR_LOGORBLOCK
) {
3315
if ((pass &
FR_LOGORBLOCK
) && FR_ISPASS(pass)) {
/src/external/bsd/ipf/dist/tools/
ipf_y.y
721
| IPFY_ORBLOCK { fr->fr_flags |=
FR_LOGORBLOCK
; }
/src/external/bsd/ipf/dist/
ip_fil_compat.c
1887
nflags |=
FR_LOGORBLOCK
;
3736
if (nflags &
FR_LOGORBLOCK
)
Completed in 127 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026