Home
last modified time | relevance | path

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

/Linux-v5.15/net/xfrm/
Dxfrm_policy.c2694 xfrm_pols_put(pols, *num_pols); in xfrm_expand_policies()
2966 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
2986 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
2998 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
3065 xfrm_pols_put(pols, num_pols); in xfrm_lookup_with_ifid()
3153 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid()
3175 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid()
3645 xfrm_pols_put(pols, npols); in __xfrm_policy_check()
3653 xfrm_pols_put(pols, npols); in __xfrm_policy_check()
/Linux-v5.15/include/net/
Dxfrm.h766 static inline void xfrm_pols_put(struct xfrm_policy **pols, int npols) in xfrm_pols_put() function
966 xfrm_pols_put(xdst->pols, xdst->num_pols); in xfrm_dst_destroy()