Searched refs:dn_dst_ops (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_route.c126 static struct dst_ops dn_dst_ops = { variable in typeref:struct:dst_ops
1095 rt = dst_alloc(&dn_dst_ops);
1358 rt = dst_alloc(&dn_dst_ops);
1758 dn_dst_ops.kmem_cachep =
1801 dn_dst_ops.gc_thresh = (dn_rt_hash_mask + 1);

Completed in 64 milliseconds