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_NOTDSTIP
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/ipf/dist/tools/
ipfcomp.c
657
(fr->fr_flags &
FR_NOTDSTIP
) != 0)
879
(fr->fr_flags &
FR_NOTDSTIP
) != 0) {
883
fr->fr_flags &
FR_NOTDSTIP
,
1154
(((fr1->fr_flags &
FR_NOTDSTIP
) ==
1155
(fr->fr_flags &
FR_NOTDSTIP
)))) {
ipf_y.y
896
{ DOALL(fr->fr_flags |=
FR_NOTDSTIP
;) }
/src/external/bsd/ipf/dist/lib/
printfr.c
180
PRINTF(" to %s", fp->fr_flags &
FR_NOTDSTIP
? "!" : "");
/src/sys/external/bsd/ipf/netinet/
ip_fil.h
870
#define
FR_NOTDSTIP
0x00080
ip_fil_compat.c
1855
nflags |=
FR_NOTDSTIP
;
3634
if (nflags &
FR_NOTDSTIP
)
fil.c
2310
i ^= (fr->fr_flags &
FR_NOTDSTIP
) >> 7;
/src/external/bsd/ipf/dist/
ip_fil_compat.c
1863
nflags |=
FR_NOTDSTIP
;
3712
if (nflags &
FR_NOTDSTIP
)
Completed in 43 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026