Searched refs:ip6_dst_blackhole_ops (Results 1 – 1 of 1) sorted by relevance
252 static struct dst_ops ip6_dst_blackhole_ops = { variable1208 rt = dst_alloc(&ip6_dst_blackhole_ops, ort->dst.dev, 1, DST_OBSOLETE_NONE, 0); in ip6_blackhole_route()3687 ret = dst_entries_init(&ip6_dst_blackhole_ops); in ip6_route_init()3699 ip6_dst_blackhole_ops.kmem_cachep = ip6_dst_ops_template.kmem_cachep; in ip6_route_init()3761 dst_entries_destroy(&ip6_dst_blackhole_ops); in ip6_route_init()3776 dst_entries_destroy(&ip6_dst_blackhole_ops); in ip6_route_cleanup()