OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FR_RETICMP
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_scan.c
524
is->is_pass &= ~
FR_RETICMP
;
ip_fil.h
876
#define
FR_RETICMP
0x02000 /* Return ICMP unreachable packet */
897
#define FR_RETMASK (
FR_RETICMP
|FR_RETRST|FR_FAKEICMP)
fil.c
2550
if (passt & (
FR_RETICMP
|FR_FAKEICMP))
2698
pass &= ~(FR_CMDMASK|
FR_RETICMP
|FR_RETRST);
3112
if (pass &
FR_RETICMP
) {
3246
case
FR_RETICMP
:
ip_fil_compat.c
1867
nflags |=
FR_RETICMP
;
3646
if (nflags &
FR_RETICMP
)
Completed in 25 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025