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_RETMASK
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
fil.c
3102
if ((pass &
FR_RETMASK
) != 0) {
3115
if ((pass &
FR_RETMASK
) == FR_FAKEICMP)
3122
} else if (((pass &
FR_RETMASK
) == FR_RETRST) &&
3241
if ((pass &
FR_RETMASK
) != 0)
3242
switch (pass &
FR_RETMASK
)
ip_fil.h
897
#define
FR_RETMASK
(FR_RETICMP|FR_RETRST|FR_FAKEICMP)
ip_fil_netbsd.c
1220
if (!fr || !(fr->fr_flags &
FR_RETMASK
)) {
Completed in 50 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026