Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dip6_fib.h180 struct rt6_info { struct
181 struct dst_entry dst;
182 struct fib6_info __rcu *from;
184 struct rt6key rt6i_dst;
208 return ((struct rt6_info *)dst)->rt6i_idev; in ip6_dst_idev() argument