Searched refs:ip6_dst_blackhole_ops (Results 1 – 1 of 1) sorted by relevance
236 static struct dst_ops ip6_dst_blackhole_ops = { variable1055 rt = dst_alloc(&ip6_dst_blackhole_ops, ort->dst.dev, 1, DST_OBSOLETE_NONE, 0); in ip6_blackhole_route()3374 ret = dst_entries_init(&ip6_dst_blackhole_ops); in ip6_route_init()3386 ip6_dst_blackhole_ops.kmem_cachep = ip6_dst_ops_template.kmem_cachep; in ip6_route_init()3441 dst_entries_destroy(&ip6_dst_blackhole_ops); in ip6_route_init()3456 dst_entries_destroy(&ip6_dst_blackhole_ops); in ip6_route_cleanup()