OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FR_NOMATCH
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
fil.c
2429
(pass &
FR_NOMATCH
) ? 'n' :'b'));
2643
pass = ipf_scanlist(fin,
FR_NOMATCH
);
2687
if ((pass &
FR_NOMATCH
)) {
2916
pass = FR_BLOCK|
FR_NOMATCH
;
2929
pass = FR_BLOCK|
FR_NOMATCH
;
3007
if ((pass &
FR_NOMATCH
) || (fr == NULL))
3238
if ((pass &
FR_NOMATCH
) != 0)
3290
if ((softc->ipf_flags & FF_LOGNOMATCH) && (pass &
FR_NOMATCH
)) {
9056
softc->ipf_pass = FR_BLOCK|
FR_NOMATCH
;
9058
softc->ipf_pass = (IPF_DEFAULT_PASS)|
FR_NOMATCH
;
[
all
...]
ip_fil.h
891
#define
FR_NOMATCH
0x8000000 /* no match occured */
905
#define FR_ISNOMATCH(x) ((x) &
FR_NOMATCH
)
ip_fil_compat.c
1891
nflags |=
FR_NOMATCH
;
3670
if (nflags &
FR_NOMATCH
)
Completed in 46 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025