OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XFRM_POLICY_LOCALOK
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/include/linux/
xfrm.h
380
#define
XFRM_POLICY_LOCALOK
1 /* Allow user to override global policy */
/external/iproute2/ip/
xfrm_policy.c
156
*flags |=
XFRM_POLICY_LOCALOK
;
ipxfrm.c
875
XFRM_FLAG_PRINT(fp, flags,
XFRM_POLICY_LOCALOK
, "localok");
Completed in 11 milliseconds