Lines Matching defs:rt

148 	struct dn_route *rt = (struct dn_route *) dst;  in dn_dst_destroy()  local
158 struct dn_route *rt = (struct dn_route *) dst; in dn_dst_ifdown() local
181 struct dn_route *rt; in dn_dst_check_expire() local
213 struct dn_route *rt; in dn_dst_gc() local
257 struct dn_route *rt = (struct dn_route *) dst; in dn_dst_update_pmtu() local
316 static int dn_insert_route(struct dn_route *rt, unsigned int hash, struct dn_route **rp) in dn_insert_route()
356 struct dn_route *rt, *next; in dn_run_flush() local
742 struct dn_route *rt = (struct dn_route *)dst; in dn_output() local
782 struct dn_route *rt; in dn_forward() local
868 static int dn_rt_set_next_hop(struct dn_route *rt, struct dn_fib_res *res) in dn_rt_set_next_hop()
963 struct dn_route *rt = NULL; in dn_route_output_slow() local
1246 struct dn_route *rt = NULL; in __dn_route_output_key() local
1303 struct dn_route *rt = NULL; in dn_route_input_slow() local
1520 struct dn_route *rt; in dn_route_input() local
1549 struct dn_route *rt = (struct dn_route *)skb_dst(skb); in dn_rt_fill_info() local
1639 struct dn_route *rt = NULL; in dn_cache_getroute() local
1724 struct dn_route *rt; in dn_cache_dump() local
1778 struct dn_route *rt = NULL; in dn_rt_cache_get_first() local
1791 static struct dn_route *dn_rt_cache_get_next(struct seq_file *seq, struct dn_route *rt) in dn_rt_cache_get_next()
1808 struct dn_route *rt = dn_rt_cache_get_first(seq); in dn_rt_cache_seq_start() local
1819 struct dn_route *rt = dn_rt_cache_get_next(seq, v); in dn_rt_cache_seq_next() local
1832 struct dn_route *rt = v; in dn_rt_cache_seq_show() local