Searched refs:xfrm_pols_put (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/xfrm/ |
H A D | xfrm_policy.c | 2805 xfrm_pols_put(pols, *num_pols); in xfrm_expand_policies() 3078 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup() 3098 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup() 3110 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup() 3177 xfrm_pols_put(pols, num_pols); in xfrm_lookup_with_ifid() 3265 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid() 3287 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid() 3786 xfrm_pols_put(pols, npols); in __xfrm_policy_check() 3796 xfrm_pols_put(pols, npols); in __xfrm_policy_check()
|
/openbmc/linux/include/net/ |
H A D | xfrm.h | 806 static inline void xfrm_pols_put(struct xfrm_policy **pols, int npols) in xfrm_pols_put() function 1006 xfrm_pols_put(xdst->pols, xdst->num_pols); in xfrm_dst_destroy()
|