Home
last modified time | relevance | path

Searched defs:rt6_info (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/net/
Dip6_fib.h96 struct rt6_info { struct
110 * siblings is a list of rt6_info that have the the same metric/weight, argument
129 struct rt6_info * __percpu *rt6i_pcpu; argument
140 return ((struct rt6_info *)dst)->rt6i_idev; in ip6_dst_idev() argument
/linux-4.4.14/net/ipv6/
Dip6_fib.c1656 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()
Droute.c2809 struct rt6_info *rt6_info; member