Home
last modified time | relevance | path

Searched defs:fib6_nh (Results 1 – 2 of 2) sorted by relevance

/include/net/
Dip6_fib.h157 struct fib6_nh { struct
158 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
Dnexthop.h68 struct fib6_nh fib6_nh; member
525 struct fib6_nh *fib6_nh; in fib6_info_nh_dev() local