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_AUTH
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_fil.h
857
#define
FR_AUTH
0x00003 /* use authentication */
900
#define FR_ISAUTH(x) (((x) & FR_CMDMASK) ==
FR_AUTH
)
ip_fil_compat.c
1833
nflags |=
FR_AUTH
;
3612
case
FR_AUTH
:
fil.c
3258
case
FR_AUTH
:
/src/external/bsd/ipf/dist/tools/
ipf_y.y
372
auth: IPFY_AUTH { fr->fr_flags |=
FR_AUTH
; }
373
| IPFY_AUTH blockreturn { fr->fr_flags |=
FR_AUTH
;}
/src/external/bsd/ipf/dist/
ip_fil_compat.c
1841
nflags |=
FR_AUTH
;
3690
case
FR_AUTH
:
Completed in 128 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026