Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip6_fib.h232 struct rt6_statistics { struct
233 __u32 fib_nodes;
234 __u32 fib_route_nodes;
235 __u32 fib_rt_alloc; /* permanent routes */
236 __u32 fib_rt_entries; /* rt entries in table */
237 __u32 fib_rt_cache; /* cache routes */
238 __u32 fib_discarded_routes;