Searched defs:fib6_nh (Results 1 – 2 of 2) sorted by relevance
157 struct fib6_nh { struct158 struct fib_nh_common nh_common;161 unsigned long last_probe;164 struct rt6_info * __percpu *rt6i_pcpu;165 struct rt6_exception_bucket __rcu *rt6i_exception_bucket;213 struct fib6_nh fib6_nh[]; member
68 struct fib6_nh fib6_nh; member525 struct fib6_nh *fib6_nh; in fib6_info_nh_dev() local