Home
last modified time | relevance | path

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

/include/net/
Dip6_fib.h86 struct rt6_info { struct
87 struct dst_entry dst;
94 struct fib6_table *rt6i_table;
95 struct fib6_node *rt6i_node;
97 struct in6_addr rt6i_gateway;
99 atomic_t rt6i_ref;
123 return ((struct rt6_info *)dst)->rt6i_idev; in ip6_dst_idev() argument