Home
last modified time | relevance | path

Searched refs:XFRM_USERPOLICY_BLOCK (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Dxfrm.h531 #define XFRM_USERPOLICY_BLOCK 1 macro
/Linux-v6.6/net/xfrm/
Dxfrm_policy.c3247 net->xfrm.policy_default[dir] == XFRM_USERPOLICY_BLOCK) { in xfrm_lookup_with_ifid()
3666 if (net->xfrm.policy_default[dir] == XFRM_USERPOLICY_BLOCK) { in __xfrm_policy_check()
Dxfrm_user.c2226 return policy == XFRM_USERPOLICY_BLOCK || in xfrm_userpolicy_is_valid()