dst_destroy       388 include/net/dst.h struct dst_entry *dst_destroy(struct dst_entry *dst);
dst_destroy       136 net/core/dst.c EXPORT_SYMBOL(dst_destroy);
dst_destroy       142 net/core/dst.c 	dst = dst_destroy(dst);
dst_destroy       194 net/core/dst.c 			dst_destroy(dst);