OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FR_FAKEICMP
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_fil.h
877
#define
FR_FAKEICMP
0x03000 /* Return ICMP unreachable with fake source */
897
#define FR_RETMASK (FR_RETICMP|FR_RETRST|
FR_FAKEICMP
)
fil.c
2550
if (passt & (FR_RETICMP|
FR_FAKEICMP
))
3115
if ((pass & FR_RETMASK) ==
FR_FAKEICMP
)
3248
case
FR_FAKEICMP
:
ip_fil_compat.c
1869
nflags |=
FR_FAKEICMP
;
3648
if (nflags &
FR_FAKEICMP
)
Completed in 22 milliseconds
Indexes created Wed Nov 05 22:09:55 GMT 2025