Searched refs:rt_cache_stat (Results 1 – 3 of 3) sorted by relevance
191 static DEFINE_PER_CPU(struct rt_cache_stat, rt_cache_stat);193 #define RT_CACHE_STAT_INC(field) raw_cpu_inc(rt_cache_stat.field)195 #define RT_CACHE_STAT_INC(field) this_cpu_inc(rt_cache_stat.field)244 return &per_cpu(rt_cache_stat, cpu); in rt_cpu_seq_start() 257 return &per_cpu(rt_cache_stat, cpu); in rt_cpu_seq_next() 271 struct rt_cache_stat *st = v; in rt_cpu_seq_show()
115 struct rt_cache_stat { struct 116 in_slow_totrt_cache_stat global() argument 117 in_slow_mcrt_cache_stat global() argument 118 in_no_routert_cache_stat global() argument 119 in_brdrt_cache_stat global() argument 120 in_martian_dstrt_cache_stat global() argument 121 in_martian_srcrt_cache_stat global() argument 122 out_slow_totrt_cache_stat global() argument 123 out_slow_mcrt_cache_stat global() argument
227 counters exemplified by the rt_cache_stat structure's routing-cache