Home
last modified time | relevance | path

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

/Linux-v6.1/net/xfrm/
Dxfrm_policy.c2697 xfrm_pols_put(pols, *num_pols); in xfrm_expand_policies()
2970 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
2990 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
3002 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
3069 xfrm_pols_put(pols, num_pols); in xfrm_lookup_with_ifid()
3157 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid()
3179 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid()
3670 xfrm_pols_put(pols, npols); in __xfrm_policy_check()
3678 xfrm_pols_put(pols, npols); in __xfrm_policy_check()
/Linux-v6.1/include/net/
Dxfrm.h783 static inline void xfrm_pols_put(struct xfrm_policy **pols, int npols) in xfrm_pols_put() function
983 xfrm_pols_put(xdst->pols, xdst->num_pols); in xfrm_dst_destroy()