Searched refs:XFRM_POLICY_MASK (Results 1 – 2 of 2) sorted by relevance
/include/uapi/linux/ | ||
D | xfrm.h | 139 XFRM_POLICY_MASK = 3, enumerator |
/include/net/ | ||
D | xfrm.h | 1113 int ndir = dir | (reverse ? XFRM_POLICY_MASK + 1 : 0); in __xfrm_policy_check2() |