Home
last modified time | relevance | path

Searched refs:dst_destroy_metrics_generic (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dxfrm4_policy.c125 dst_destroy_metrics_generic(dst); in xfrm4_dst_destroy()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dxfrm6_policy.c125 dst_destroy_metrics_generic(dst); in xfrm6_dst_destroy()
/OK3568_Linux_fs/kernel/include/net/
H A Ddst.h103 static inline void dst_destroy_metrics_generic(struct dst_entry *dst) in dst_destroy_metrics_generic() function
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_route.c153 dst_destroy_metrics_generic(dst); in dn_dst_destroy()