Home
last modified time | relevance | path

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

/Linux-v5.4/net/xfrm/
Dxfrm_policy.c2695 xfrm_pols_put(pols, *num_pols); in xfrm_expand_policies()
2956 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
2976 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
2988 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
3055 xfrm_pols_put(pols, num_pols); in xfrm_lookup_with_ifid()
3143 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid()
3160 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid()
3658 xfrm_pols_put(pols, npols); in __xfrm_policy_check()
3666 xfrm_pols_put(pols, npols); in __xfrm_policy_check()
/Linux-v5.4/include/net/
Dxfrm.h776 static inline void xfrm_pols_put(struct xfrm_policy **pols, int npols) in xfrm_pols_put() function
976 xfrm_pols_put(xdst->pols, xdst->num_pols); in xfrm_dst_destroy()