Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dip6_fib.h181 struct rt6_info { struct
182 struct dst_entry dst;
183 struct fib6_info __rcu *from;
185 struct rt6key rt6i_dst;
209 return ((struct rt6_info *)dst)->rt6i_idev; in ip6_dst_idev() argument