Searched refs:dn_route (Results 1 – 3 of 3) sorted by relevance
88 struct dn_route *chain;125 entry_size: sizeof(struct dn_route),141 struct dn_route *rt, **rtp; in SMP_TIMER_NAME()172 struct dn_route *rt, **rtp; in dn_dst_gc()226 static void dn_insert_route(struct dn_route *rt, unsigned hash) in dn_insert_route()244 struct dn_route *rt, *next; in SMP_TIMER_NAME()603 struct dn_route *rt = (struct dn_route *)dst; in dn_output()713 struct dn_route *rt = NULL; in dn_route_output_slow()825 struct dn_route *rt = NULL; in dn_route_output()850 struct dn_route *rt = NULL; in dn_route_input_slow()[all …]
4 obj-y := af_decnet.o dn_nsp_in.o dn_nsp_out.o dn_route.o dn_dev.o dn_neigh.o dn_timer.o
68 struct dn_route { struct71 struct dn_route *rt_next; argument