Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Droute.h104 unsigned int in_martian_dst; member
/kernel/linux/linux-6.6/include/net/
H A Droute.h112 unsigned int in_martian_dst; 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()
303 st->in_martian_dst, in rt_cpu_seq_show()
2337 RT_CACHE_STAT_INC(in_martian_dst); 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()
285 st->in_martian_dst, in rt_cpu_seq_show()
2416 RT_CACHE_STAT_INC(in_martian_dst); in ip_route_input_slow()

Completed in 16 milliseconds