Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/
Dxfrm4_policy.c126 xfrm_dst_destroy(xdst); in xfrm4_dst_destroy()
/linux-5.19.10/net/ipv6/
Dxfrm6_policy.c126 xfrm_dst_destroy(xdst); in xfrm6_dst_destroy()
/linux-5.19.10/include/net/
Dxfrm.h974 static inline void xfrm_dst_destroy(struct xfrm_dst *xdst) in xfrm_dst_destroy() function