Searched refs:XFRM_POLICY_MAX (Results 1 – 3 of 3) sorted by relevance
54 struct hlist_head policy_inexact[XFRM_POLICY_MAX];55 struct xfrm_policy_hash policy_bydst[XFRM_POLICY_MAX];56 unsigned int policy_count[XFRM_POLICY_MAX * 2];70 u8 policy_default[XFRM_POLICY_MAX];
140 XFRM_POLICY_MAX = 3 enumerator
1211 xfrm_policy_delete(pol, XFRM_POLICY_MAX); in xfrm_sk_free_policy()1216 xfrm_policy_delete(pol, XFRM_POLICY_MAX+1); in xfrm_sk_free_policy()