Searched defs:rt6_statistics (Results 1 – 1 of 1) sorted by relevance
138 struct rt6_statistics { struct139 __u32 fib_nodes;140 __u32 fib_route_nodes;141 __u32 fib_rt_alloc; /* permanent routes */142 __u32 fib_rt_entries; /* rt entries in table */143 __u32 fib_rt_cache; /* cache routes */144 __u32 fib_discarded_routes;