Home
last modified time | relevance | path

Searched refs:out_slow_tot (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Droute.h106 unsigned int out_slow_tot; member
/kernel/linux/linux-6.6/include/net/
H A Droute.h114 unsigned int out_slow_tot; member
/kernel/linux/linux-5.10/net/ipv4/
H A Droute.c291 seq_printf(seq, "entries in_hit in_slow_tot in_slow_mc in_no_route in_brd in_martian_dst in_martian_src out_hit out_slow_tot out_slow_mc gc_total gc_ignored gc_goal_miss gc_dst_overflow in_hlist_search out_hlist_search\n"); in rt_cpu_seq_show()
307 st->out_slow_tot, in rt_cpu_seq_show()
2522 RT_CACHE_STAT_INC(out_slow_tot); in __mkroute_output()
/kernel/linux/linux-6.6/net/ipv4/
H A Droute.c272 seq_puts(seq, "entries in_hit in_slow_tot in_slow_mc in_no_route in_brd in_martian_dst in_martian_src out_hit out_slow_tot out_slow_mc gc_total gc_ignored gc_goal_miss gc_dst_overflow in_hlist_search out_hlist_search\n"); in rt_cpu_seq_show()
289 st->out_slow_tot, in rt_cpu_seq_show()
2600 RT_CACHE_STAT_INC(out_slow_tot); in __mkroute_output()

Completed in 11 milliseconds