Searched refs:ip6_dst_ops_template (Results 1 – 1 of 1) sorted by relevance
245 static struct dst_ops ip6_dst_ops_template = { variable6364 .data = &ip6_dst_ops_template.gc_thresh,6472 memcpy(&net->ipv6.ip6_dst_ops, &ip6_dst_ops_template, in ip6_route_net_init()6679 ip6_dst_ops_template.kmem_cachep = in ip6_route_init()6682 if (!ip6_dst_ops_template.kmem_cachep) in ip6_route_init()6697 ip6_dst_blackhole_ops.kmem_cachep = ip6_dst_ops_template.kmem_cachep; in ip6_route_init()6769 kmem_cache_destroy(ip6_dst_ops_template.kmem_cachep); in ip6_route_init()6788 kmem_cache_destroy(ip6_dst_ops_template.kmem_cachep); in ip6_route_cleanup()
Completed in 15 milliseconds