Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Droute.h102 unsigned int in_no_route; member
/kernel/linux/linux-6.6/include/net/
H A Droute.h110 unsigned int in_no_route; 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()
301 st->in_no_route, in rt_cpu_seq_show()
2327 RT_CACHE_STAT_INC(in_no_route); 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()
283 st->in_no_route, in rt_cpu_seq_show()
2406 RT_CACHE_STAT_INC(in_no_route); in ip_route_input_slow()

Completed in 11 milliseconds