Home
last modified time | relevance | path

Searched refs:xfrm_pols_put (Results 1 – 2 of 2) sorted by relevance

/linux/net/xfrm/
H A Dxfrm_policy.c2835 xfrm_pols_put(pols, *num_pols); in xfrm_expand_policies()
3108 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
3128 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
3140 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
3207 xfrm_pols_put(pols, num_pols); in xfrm_lookup_with_ifid()
3296 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid()
3319 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid()
3853 xfrm_pols_put(pols, npols); in __xfrm_policy_check()
3863 xfrm_pols_put(pols, npols); in __xfrm_policy_check()
/linux/include/net/
H A Dxfrm.h893 static inline void xfrm_pols_put(struct xfrm_policy **pols, int npols) in xfrm_pols_put() function
1093 xfrm_pols_put(xdst->pols, xdst->num_pols); in xfrm_dst_destroy()