Home
last modified time | relevance | path

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

/Linux-v5.10/net/xfrm/
Dxfrm_policy.c2687 xfrm_pols_put(pols, *num_pols); in xfrm_expand_policies()
2959 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
2979 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
2991 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
3058 xfrm_pols_put(pols, num_pols); in xfrm_lookup_with_ifid()
3146 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid()
3163 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid()
3661 xfrm_pols_put(pols, npols); in __xfrm_policy_check()
3669 xfrm_pols_put(pols, npols); in __xfrm_policy_check()
/Linux-v5.10/include/net/
Dxfrm.h775 static inline void xfrm_pols_put(struct xfrm_policy **pols, int npols) in xfrm_pols_put() function
975 xfrm_pols_put(xdst->pols, xdst->num_pols); in xfrm_dst_destroy()