Lines Matching defs:rt
93 struct rt6_info *rt = (struct rt6_info *) dst; in ipv6_cow_metrics() local
132 static int rt6_bind_neighbour(struct rt6_info *rt, struct net_device *dev) in rt6_bind_neighbour()
253 struct rt6_info *rt = dst_alloc(ops, dev, 0, 0, flags); in ip6_dst_alloc() local
264 struct rt6_info *rt = (struct rt6_info *)dst; in ip6_dst_destroy() local
288 void rt6_bind_peer(struct rt6_info *rt, int create) in rt6_bind_peer()
302 struct rt6_info *rt = (struct rt6_info *)dst; in ip6_dst_ifdown() local
317 static __inline__ int rt6_check_expired(const struct rt6_info *rt) in rt6_check_expired()
333 static inline struct rt6_info *rt6_device_match(struct net *net, in rt6_device_match()
381 static void rt6_probe(struct rt6_info *rt) in rt6_probe()
415 static inline void rt6_probe(struct rt6_info *rt) in rt6_probe()
423 static inline int rt6_check_dev(struct rt6_info *rt, int oif) in rt6_check_dev()
434 static inline int rt6_check_neigh(struct rt6_info *rt) in rt6_check_neigh()
461 static int rt6_score_route(struct rt6_info *rt, int oif, in rt6_score_route()
478 static struct rt6_info *find_match(struct rt6_info *rt, int oif, int strict, in find_match()
507 struct rt6_info *rt, *match; in find_rr_leaf() local
557 struct rt6_info *rt; in rt6_route_rcv() local
645 struct rt6_info *rt; in ip6_pol_route_lookup() local
699 static int __ip6_ins_rt(struct rt6_info *rt, struct nl_info *info) in __ip6_ins_rt()
712 int ip6_ins_rt(struct rt6_info *rt) in ip6_ins_rt()
724 struct rt6_info *rt; in rt6_alloc_cow() local
786 struct rt6_info *rt = ip6_rt_copy(ort, daddr); in rt6_alloc_clone() local
799 struct rt6_info *rt, *nrt; in ip6_pol_route() local
917 struct rt6_info *rt, *ort = (struct rt6_info *) dst_orig; in ip6_blackhole_route() local
961 struct rt6_info *rt; in ip6_dst_check() local
978 struct rt6_info *rt = (struct rt6_info *) dst; in ip6_negative_advice() local
996 struct rt6_info *rt; in ip6_link_failure() local
1075 struct rt6_info *rt; in icmp6_dst_alloc() local
1145 static void icmp6_clean_all(int (*func)(struct rt6_info *rt, void *arg), in icmp6_clean_all()
1153 struct rt6_info *rt = (struct rt6_info *) dst; in icmp6_clean_all() local
1224 struct rt6_info *rt = NULL; in ip6_route_add() local
1448 static int __ip6_del_rt(struct rt6_info *rt, struct nl_info *info) in __ip6_del_rt()
1468 int ip6_del_rt(struct rt6_info *rt) in ip6_del_rt()
1480 struct rt6_info *rt; in ip6_route_del() local
1529 struct rt6_info *rt; in __ip6_route_redirect() local
1605 struct rt6_info *rt, *nrt = NULL; in rt6_redirect() local
1675 struct rt6_info *rt, *nrt; in rt6_do_pmtu_disc() local
1786 struct rt6_info *rt = ip6_dst_alloc(&net->ipv6.ip6_dst_ops, in ip6_rt_copy() local
1823 struct rt6_info *rt = NULL; in rt6_get_route_info() local
1882 struct rt6_info *rt; in rt6_get_dflt_router() local
1926 struct rt6_info *rt; in rt6_purge_dflt_routers() local
2067 struct rt6_info *rt = ip6_dst_alloc(&net->ipv6.ip6_dst_ops, in addrconf_dst_alloc() local
2107 struct rt6_info *rt, in ip6_route_get_saddr()
2129 static int fib6_remove_prefsrc(struct rt6_info *rt, void *arg) in fib6_remove_prefsrc()
2160 static int fib6_ifdown(struct rt6_info *rt, void *arg) in fib6_ifdown()
2189 static int rt6_mtu_change_route(struct rt6_info *rt, void *p_arg) in rt6_mtu_change_route()
2362 struct sk_buff *skb, struct rt6_info *rt, in rt6_fill_node()
2498 int rt6_dump_route(struct rt6_info *rt, void *p_arg) in rt6_dump_route()
2519 struct rt6_info *rt; in inet6_rtm_getroute() local
2589 void inet6_rt_notify(int event, struct rt6_info *rt, struct nl_info *info) in inet6_rt_notify()
2654 static int rt6_info_route(struct rt6_info *rt, void *p_arg) in rt6_info_route()