Searched defs:rt6_info (Results 1 – 3 of 3) sorted by relevance
96 struct rt6_info { struct110 * siblings is a list of rt6_info that have the the same metric/weight, argument129 struct rt6_info * __percpu *rt6i_pcpu; argument140 return ((struct rt6_info *)dst)->rt6i_idev; in ip6_dst_idev() argument
1656 int (*func)(struct rt6_info *, void *arg), in fib6_clean_tree()1675 int (*func)(struct rt6_info *, void *), in __fib6_clean_all()1695 void fib6_clean_all(struct net *net, int (*func)(struct rt6_info *, void *), in fib6_clean_all()
2809 struct rt6_info *rt6_info; member