Searched defs:fib6_info (Results 1 – 1 of 1) sorted by relevance
136 struct fib6_info { struct138 struct fib6_info __rcu *fib6_next; argument142 * siblings is a list of fib6_info that have the the same metric/weight, argument146 union {150 unsigned int fib6_nsiblings;152 refcount_t fib6_ref;153 unsigned long expires;154 struct dst_metrics *fib6_metrics;179 struct fib6_info __rcu *from; argument