Home
last modified time | relevance | path

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

/Linux-v4.19/net/xfrm/
Dxfrm_policy.c1721 xfrm_pols_put(pols, *num_pols); in xfrm_expand_policies()
1982 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
2002 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
2014 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
2081 xfrm_pols_put(pols, num_pols); in xfrm_lookup_with_ifid()
2169 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid()
2186 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid()
2468 xfrm_pols_put(pols, npols); in __xfrm_policy_check()
2476 xfrm_pols_put(pols, npols); in __xfrm_policy_check()
/Linux-v4.19/include/net/
Dxfrm.h846 static inline void xfrm_pols_put(struct xfrm_policy **pols, int npols) in xfrm_pols_put() function
1040 xfrm_pols_put(xdst->pols, xdst->num_pols); in xfrm_dst_destroy()