Searched defs:rt6_statistics (Results 1 – 1 of 1) sorted by relevance
236 struct rt6_statistics { struct237 __u32 fib_nodes;238 __u32 fib_route_nodes;239 __u32 fib_rt_alloc; /* permanent routes */240 __u32 fib_rt_entries; /* rt entries in table */241 __u32 fib_rt_cache; /* cache routes */242 __u32 fib_discarded_routes;