Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_policy.c2705 xfrm_pols_put(pols, *num_pols); in xfrm_expand_policies()
2978 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
2998 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
3010 xfrm_pols_put(pols, num_pols); in xfrm_bundle_lookup()
3077 xfrm_pols_put(pols, num_pols); in xfrm_lookup_with_ifid()
3165 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid()
3182 xfrm_pols_put(pols, drop_pols); in xfrm_lookup_with_ifid()
3701 xfrm_pols_put(pols, npols); in __xfrm_policy_check()
3709 xfrm_pols_put(pols, npols); in __xfrm_policy_check()
/OK3568_Linux_fs/kernel/include/net/
H A Dxfrm.h775 static inline void xfrm_pols_put(struct xfrm_policy **pols, int npols) in xfrm_pols_put() function
975 xfrm_pols_put(xdst->pols, xdst->num_pols); in xfrm_dst_destroy()