Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Droute.h100 unsigned int in_slow_tot; member
/kernel/linux/linux-6.6/include/net/
H A Droute.h108 unsigned int in_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()
299 st->in_slow_tot, in rt_cpu_seq_show()
1908 RT_CACHE_STAT_INC(in_slow_tot); in __mkroute_input()
2302 RT_CACHE_STAT_INC(in_slow_tot); in ip_route_input_slow()
/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()
281 st->in_slow_tot, in rt_cpu_seq_show()
1869 RT_CACHE_STAT_INC(in_slow_tot); in __mkroute_input()
2381 RT_CACHE_STAT_INC(in_slow_tot); in ip_route_input_slow()

Completed in 11 milliseconds