ip6_dst_ops_template  241 net/ipv6/route.c static struct dst_ops ip6_dst_ops_template = {
ip6_dst_ops_template 6090 net/ipv6/route.c 		.data		=	&ip6_dst_ops_template.gc_thresh,
ip6_dst_ops_template 6198 net/ipv6/route.c 	memcpy(&net->ipv6.ip6_dst_ops, &ip6_dst_ops_template,
ip6_dst_ops_template 6365 net/ipv6/route.c 	ip6_dst_ops_template.kmem_cachep =
ip6_dst_ops_template 6368 net/ipv6/route.c 	if (!ip6_dst_ops_template.kmem_cachep)
ip6_dst_ops_template 6383 net/ipv6/route.c 	ip6_dst_blackhole_ops.kmem_cachep = ip6_dst_ops_template.kmem_cachep;
ip6_dst_ops_template 6447 net/ipv6/route.c 	kmem_cache_destroy(ip6_dst_ops_template.kmem_cachep);
ip6_dst_ops_template 6461 net/ipv6/route.c 	kmem_cache_destroy(ip6_dst_ops_template.kmem_cachep);