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_NOTSRCIP
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/ipf/dist/tools/
ipfcomp.c
648
(fr->fr_flags &
FR_NOTSRCIP
) != 0)
864
(fr->fr_flags &
FR_NOTSRCIP
) != 0) {
868
fr->fr_flags &
FR_NOTSRCIP
,
1126
(((fr1->fr_flags &
FR_NOTSRCIP
) ==
1127
(fr->fr_flags &
FR_NOTSRCIP
)))) {
ipf_y.y
840
{ DOALL(fr->fr_flags |=
FR_NOTSRCIP
;) }
/src/external/bsd/ipf/dist/lib/
printfr.c
174
PRINTF("from %s", fp->fr_flags &
FR_NOTSRCIP
? "!" : "");
/src/sys/external/bsd/ipf/netinet/
ip_fil.h
869
#define
FR_NOTSRCIP
0x00040
ip_fil_compat.c
1853
nflags |=
FR_NOTSRCIP
;
3632
if (nflags &
FR_NOTSRCIP
)
fil.c
2270
i ^= (fr->fr_flags &
FR_NOTSRCIP
) >> 6;
/src/external/bsd/ipf/dist/
ip_fil_compat.c
1861
nflags |=
FR_NOTSRCIP
;
3710
if (nflags &
FR_NOTSRCIP
)
Completed in 41 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026