Searched refs:XFRM_POLICY_MAX (Results 1 – 3 of 3) sorted by relevance
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];
141 XFRM_POLICY_MAX = 3 enumerator
1391 xfrm_policy_delete(pol, XFRM_POLICY_MAX); in xfrm_sk_free_policy()1396 xfrm_policy_delete(pol, XFRM_POLICY_MAX+1); in xfrm_sk_free_policy()
Completed in 14 milliseconds