Searched refs:dn_dst_ops (Results 1 – 1 of 1) sorted by relevance
130 static struct dst_ops dn_dst_ops = { variable1178 rt = dst_alloc(&dn_dst_ops, dev_out, 0, DST_OBSOLETE_NONE, 0); in dn_route_output_slow()1444 rt = dst_alloc(&dn_dst_ops, out_dev, 1, DST_OBSOLETE_NONE, 0); in dn_route_input_slow()1857 dn_dst_ops.kmem_cachep = in dn_route_init()1860 dst_entries_init(&dn_dst_ops); in dn_route_init()1901 dn_dst_ops.gc_thresh = (dn_rt_hash_mask + 1); in dn_route_init()1922 dst_entries_destroy(&dn_dst_ops); in dn_route_cleanup()