Searched defs:rt6_statistics (Results 1 – 1 of 1) sorted by relevance
378 struct rt6_statistics { struct379 __u32 fib_nodes; /* all fib6 nodes */380 __u32 fib_route_nodes; /* intermediate nodes */381 __u32 fib_rt_entries; /* rt entries in fib table */382 __u32 fib_rt_cache; /* cached rt entries in exception table */383 __u32 fib_discarded_routes; /* total number of routes delete */386 atomic_t fib_rt_alloc; /* total number of routes alloced */387 atomic_t fib_rt_uncache; /* rt entries in uncached list */