Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dip6_fib.h368 struct rt6_statistics { struct
369 __u32 fib_nodes; /* all fib6 nodes */
370 __u32 fib_route_nodes; /* intermediate nodes */
371 __u32 fib_rt_entries; /* rt entries in fib table */
372 __u32 fib_rt_cache; /* cached rt entries in exception table */
373 __u32 fib_discarded_routes; /* total number of routes delete */
376 atomic_t fib_rt_alloc; /* total number of routes alloced */
377 atomic_t fib_rt_uncache; /* rt entries in uncached list */
/kernel/linux/linux-6.6/include/net/
Dip6_fib.h364 struct rt6_statistics { struct
365 __u32 fib_nodes; /* all fib6 nodes */
366 __u32 fib_route_nodes; /* intermediate nodes */
367 __u32 fib_rt_entries; /* rt entries in fib table */
368 __u32 fib_rt_cache; /* cached rt entries in exception table */
369 __u32 fib_discarded_routes; /* total number of routes delete */
372 atomic_t fib_rt_alloc; /* total number of routes alloced */