Home
last modified time | relevance | path

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

/linux-6.6.21/net/xfrm/
Dxfrm_policy.c2779 xfrm_pols_put(pols, *num_pols); in xfrm_expand_policies()
3052 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
3072 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
3084 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
3151 xfrm_pols_put(pols, num_pols); in xfrm_lookup_with_ifid()
3239 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid()
3261 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid()
3760 xfrm_pols_put(pols, npols); in __xfrm_policy_check()
3770 xfrm_pols_put(pols, npols); in __xfrm_policy_check()
/linux-6.6.21/include/net/
Dxfrm.h798 static inline void xfrm_pols_put(struct xfrm_policy **pols, int npols) in xfrm_pols_put() function
998 xfrm_pols_put(xdst->pols, xdst->num_pols); in xfrm_dst_destroy()