Lines Matching defs:rt

107 static void rt6_bind_peer(struct rt6_info *rt, int create)  in rt6_bind_peer()
123 static struct inet_peer *__rt6_get_peer(struct rt6_info *rt, int create) in __rt6_get_peer()
132 static struct inet_peer *rt6_get_peer_create(struct rt6_info *rt) in rt6_get_peer_create()
139 struct rt6_info *rt = (struct rt6_info *) dst; in ipv6_cow_metrics() local
168 static inline const void *choose_neigh_daddr(struct rt6_info *rt, in choose_neigh_daddr()
185 struct rt6_info *rt = (struct rt6_info *) dst; in ip6_neigh_lookup() local
307 struct rt6_info *rt = dst_alloc(&net->ipv6.ip6_dst_ops, dev, in ip6_dst_alloc() local
322 struct rt6_info *rt = (struct rt6_info *)dst; in ip6_dst_destroy() local
346 struct rt6_info *rt = (struct rt6_info *)dst; in ip6_dst_ifdown() local
363 static bool rt6_check_expired(const struct rt6_info *rt) in rt6_check_expired()
437 static inline struct rt6_info *rt6_device_match(struct net *net, in rt6_device_match()
503 static void rt6_probe(struct rt6_info *rt) in rt6_probe()
550 static inline void rt6_probe(struct rt6_info *rt) in rt6_probe()
558 static inline int rt6_check_dev(struct rt6_info *rt, int oif) in rt6_check_dev()
569 static inline enum rt6_nud_state rt6_check_neigh(struct rt6_info *rt) in rt6_check_neigh()
600 static int rt6_score_route(struct rt6_info *rt, int oif, in rt6_score_route()
619 static struct rt6_info *find_match(struct rt6_info *rt, int oif, int strict, in find_match()
655 struct rt6_info *rt, *match; in find_rr_leaf() local
706 struct rt6_info *rt; in rt6_route_rcv() local
795 struct rt6_info *rt; in ip6_pol_route_lookup() local
853 static int __ip6_ins_rt(struct rt6_info *rt, struct nl_info *info, in __ip6_ins_rt()
867 int ip6_ins_rt(struct rt6_info *rt) in ip6_ins_rt()
879 struct rt6_info *rt; in rt6_alloc_cow() local
908 struct rt6_info *rt = ip6_rt_copy(ort, daddr); in rt6_alloc_clone() local
919 struct rt6_info *rt, *nrt; in ip6_pol_route() local
1052 struct rt6_info *rt, *ort = (struct rt6_info *) dst_orig; in ip6_blackhole_route() local
1096 struct rt6_info *rt; in ip6_dst_check() local
1115 struct rt6_info *rt = (struct rt6_info *) dst; in ip6_negative_advice() local
1133 struct rt6_info *rt; in ip6_link_failure() local
1207 struct rt6_info *rt; in __ip6_route_redirect() local
1367 struct rt6_info *rt; in icmp6_dst_alloc() local
1426 static void icmp6_clean_all(int (*func)(struct rt6_info *rt, void *arg), in icmp6_clean_all()
1434 struct rt6_info *rt = (struct rt6_info *) dst; in icmp6_clean_all() local
1520 struct rt6_info *rt = NULL; in ip6_route_info_create() local
1738 struct rt6_info *rt = NULL; in ip6_route_add() local
1761 static int __ip6_del_rt(struct rt6_info *rt, struct nl_info *info) in __ip6_del_rt()
1782 int ip6_del_rt(struct rt6_info *rt) in ip6_del_rt()
1794 struct rt6_info *rt; in ip6_route_del() local
1833 struct rt6_info *rt, *nrt = NULL; in rt6_do_redirect() local
1954 struct rt6_info *rt = ip6_dst_alloc(net, ort->dst.dev, 0, in ip6_rt_copy() local
1994 struct rt6_info *rt = NULL; in rt6_get_route_info() local
2053 struct rt6_info *rt; in rt6_get_dflt_router() local
2097 struct rt6_info *rt; in rt6_purge_dflt_routers() local
2235 struct rt6_info *rt = ip6_dst_alloc(net, net->loopback_dev, in addrconf_dst_alloc() local
2264 struct rt6_info *rt, in ip6_route_get_saddr()
2287 static int fib6_remove_prefsrc(struct rt6_info *rt, void *arg) in fib6_remove_prefsrc()
2317 static int fib6_clean_tohost(struct rt6_info *rt, void *arg) in fib6_clean_tohost()
2339 static int fib6_ifdown(struct rt6_info *rt, void *arg) in fib6_ifdown()
2367 static int rt6_mtu_change_route(struct rt6_info *rt, void *p_arg) in rt6_mtu_change_route()
2539 struct rt6_info *rt, struct fib6_config *r_cfg) in ip6_route_info_append()
2575 struct rt6_info *rt; in ip6_route_multipath_add() local
2753 struct sk_buff *skb, struct rt6_info *rt, in rt6_fill_node()
2901 int rt6_dump_route(struct rt6_info *rt, void *p_arg) in rt6_dump_route()
2922 struct rt6_info *rt; in inet6_rtm_getroute() local
3009 void inet6_rt_notify(int event, struct rt6_info *rt, struct nl_info *info) in inet6_rt_notify()