Lines Matching defs:rt
193 struct rt6_info *rt = (struct rt6_info *)dst; in ip6_dst_destroy() local
205 struct rt6_info *rt = (struct rt6_info *)dst; in ip6_dst_ifdown() local
220 static __inline__ int rt6_check_expired(const struct rt6_info *rt) in rt6_check_expired()
236 static inline struct rt6_info *rt6_device_match(struct net *net, in rt6_device_match()
284 static void rt6_probe(struct rt6_info *rt) in rt6_probe()
313 static inline void rt6_probe(struct rt6_info *rt) in rt6_probe()
322 static inline int rt6_check_dev(struct rt6_info *rt, int oif) in rt6_check_dev()
333 static inline int rt6_check_neigh(struct rt6_info *rt) in rt6_check_neigh()
356 static int rt6_score_route(struct rt6_info *rt, int oif, in rt6_score_route()
373 static struct rt6_info *find_match(struct rt6_info *rt, int oif, int strict, in find_match()
402 struct rt6_info *rt, *match; in find_rr_leaf() local
458 struct rt6_info *rt; in rt6_route_rcv() local
546 struct rt6_info *rt; in ip6_pol_route_lookup() local
597 static int __ip6_ins_rt(struct rt6_info *rt, struct nl_info *info) in __ip6_ins_rt()
610 int ip6_ins_rt(struct rt6_info *rt) in ip6_ins_rt()
621 struct rt6_info *rt; in rt6_alloc_cow() local
689 struct rt6_info *rt = ip6_rt_copy(ort); in rt6_alloc_clone() local
704 struct rt6_info *rt, *nrt; in ip6_pol_route() local
837 struct rt6_info *rt = (struct rt6_info *) in ip6_dst_blackhole() local
882 struct rt6_info *rt; in ip6_dst_check() local
894 struct rt6_info *rt = (struct rt6_info *) dst; in ip6_negative_advice() local
907 struct rt6_info *rt; in ip6_link_failure() local
963 struct rt6_info *rt; in icmp6_dst_alloc() local
1038 static void icmp6_clean_all(int (*func)(struct rt6_info *rt, void *arg), in icmp6_clean_all()
1046 struct rt6_info *rt = (struct rt6_info *) dst; in icmp6_clean_all() local
1123 struct rt6_info *rt = NULL; in ip6_route_add() local
1325 static int __ip6_del_rt(struct rt6_info *rt, struct nl_info *info) in __ip6_del_rt()
1345 int ip6_del_rt(struct rt6_info *rt) in ip6_del_rt()
1357 struct rt6_info *rt; in ip6_route_del() local
1406 struct rt6_info *rt; in __ip6_route_redirect() local
1485 struct rt6_info *rt, *nrt = NULL; in rt6_redirect() local
1564 struct rt6_info *rt, *nrt; in rt6_pmtu_discovery() local
1643 struct rt6_info *rt = ip6_dst_alloc(net->ipv6.ip6_dst_ops); in ip6_rt_copy() local
1679 struct rt6_info *rt = NULL; in rt6_get_route_info() local
1738 struct rt6_info *rt; in rt6_get_dflt_router() local
1782 struct rt6_info *rt; in rt6_purge_dflt_routers() local
1923 struct rt6_info *rt = ip6_dst_alloc(net->ipv6.ip6_dst_ops); in addrconf_dst_alloc() local
1974 static int fib6_ifdown(struct rt6_info *rt, void *arg) in fib6_ifdown()
2004 static int rt6_mtu_change_route(struct rt6_info *rt, void *p_arg) in rt6_mtu_change_route()
2173 struct sk_buff *skb, struct rt6_info *rt, in rt6_fill_node()
2290 int rt6_dump_route(struct rt6_info *rt, void *p_arg) in rt6_dump_route()
2311 struct rt6_info *rt; in inet6_rtm_getroute() local
2381 void inet6_rt_notify(int event, struct rt6_info *rt, struct nl_info *info) in inet6_rt_notify()
2447 static int rt6_info_route(struct rt6_info *rt, void *p_arg) in rt6_info_route()