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_NOICMPERR
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/ipf/dist/lib/
printfr.c
372
FR_NOICMPERR
|FR_STATESYNC)) ||
402
if (fp->fr_flags &
FR_NOICMPERR
) {
/src/sys/external/bsd/ipf/netinet/
ip_state.c
2782
if (is->is_pass &
FR_NOICMPERR
)
2880
if (is->is_pass &
FR_NOICMPERR
) {
4468
!(is->is_pass &
FR_NOICMPERR
) &&
4539
(is->is_pass &
FR_NOICMPERR
))
ip_fil.h
887
#define
FR_NOICMPERR
0x800000 /* do not match ICMP errors in state */
ip_fil_compat.c
1887
nflags |=
FR_NOICMPERR
;
3666
if (nflags &
FR_NOICMPERR
)
/src/external/bsd/ipf/dist/tools/
ipf_y.y
1402
| IPFY_NOICMPERR { DOALL(fr->fr_flags |=
FR_NOICMPERR
;) }
/src/external/bsd/ipf/dist/
ip_fil_compat.c
1895
nflags |=
FR_NOICMPERR
;
3744
if (nflags &
FR_NOICMPERR
)
Completed in 50 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026