Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip6_fib.h362 struct rt6_statistics { struct
363 __u32 fib_nodes; /* all fib6 nodes */
364 __u32 fib_route_nodes; /* intermediate nodes */
365 __u32 fib_rt_entries; /* rt entries in fib table */
366 __u32 fib_rt_cache; /* cached rt entries in exception table */
367 __u32 fib_discarded_routes; /* total number of routes delete */
370 atomic_t fib_rt_alloc; /* total number of routes alloced */