Searched defs:rt6_info (Results 1 – 3 of 3) sorted by relevance
94 struct rt6_info { struct108 * siblings is a list of rt6_info that have the the same metric/weight, argument132 static inline struct inet_peer *rt6_peer_ptr(struct rt6_info *rt) in rt6_peer_ptr() argument
1607 int (*func)(struct rt6_info *, void *arg), in fib6_clean_tree()1626 int (*func)(struct rt6_info *, void *), in __fib6_clean_all()1646 void fib6_clean_all(struct net *net, int (*func)(struct rt6_info *, void *), in fib6_clean_all()
2521 struct rt6_info *rt6_info; member