Searched defs:rt6_statistics (Results 1 – 1 of 1) sorted by relevance
208 struct rt6_statistics { struct209 __u32 fib_nodes;210 __u32 fib_route_nodes;211 __u32 fib_rt_alloc; /* permanent routes */212 __u32 fib_rt_entries; /* rt entries in table */213 __u32 fib_rt_cache; /* cache routes */214 __u32 fib_discarded_routes;