Searched defs:fib6_nh (Results 1 – 2 of 2) sorted by relevance
152 struct fib6_nh { struct153 struct fib_nh_common nh_common;156 unsigned long last_probe;159 struct rt6_info * __percpu *rt6i_pcpu;160 struct rt6_exception_bucket __rcu *rt6i_exception_bucket;211 struct fib6_nh fib6_nh[]; member
70 struct fib6_nh fib6_nh; member532 struct fib6_nh *fib6_nh; in fib6_info_nh_dev() local