OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FR_RETRST
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_scan.c
525
is->is_pass |=
FR_RETRST
;
ip_fil.h
875
#define
FR_RETRST
0x01000 /* Return TCP RST packet - reset connection */
897
#define FR_RETMASK (FR_RETICMP|
FR_RETRST
|FR_FAKEICMP)
fil.c
2698
pass &= ~(FR_CMDMASK|FR_RETICMP|
FR_RETRST
);
3122
} else if (((pass & FR_RETMASK) ==
FR_RETRST
) &&
3141
if (pass &
FR_RETRST
) {
3244
case
FR_RETRST
:
ip_fil_compat.c
1865
nflags |=
FR_RETRST
;
3644
if (nflags &
FR_RETRST
)
Completed in 55 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025