Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/ !
Dxfrm.h525 #define XFRM_USERPOLICY_BLOCK 1 macro
/linux-6.1.9/net/xfrm/ !
Dxfrm_policy.c3165 net->xfrm.policy_default[dir] == XFRM_USERPOLICY_BLOCK) { in xfrm_lookup_with_ifid()
3576 if (net->xfrm.policy_default[dir] == XFRM_USERPOLICY_BLOCK) { in __xfrm_policy_check()
3637 if (net->xfrm.policy_default[dir] == XFRM_USERPOLICY_BLOCK && in __xfrm_policy_check()
Dxfrm_user.c2136 return policy == XFRM_USERPOLICY_BLOCK || in xfrm_userpolicy_is_valid()