Home
last modified time | relevance | path

Searched refs:xfrm_dst_destroy (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
Dxfrm4_policy.c128 xfrm_dst_destroy(xdst); in xfrm4_dst_destroy()
/kernel/linux/linux-5.10/net/ipv6/
Dxfrm6_policy.c128 xfrm_dst_destroy(xdst); in xfrm6_dst_destroy()
/kernel/linux/linux-5.10/include/net/
Dxfrm.h978 static inline void xfrm_dst_destroy(struct xfrm_dst *xdst) in xfrm_dst_destroy() function