Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Droute.h105 unsigned int in_martian_src; member
/kernel/linux/linux-6.6/include/net/
H A Droute.h113 unsigned int in_martian_src; 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()
304 st->in_martian_src, in rt_cpu_seq_show()
1808 RT_CACHE_STAT_INC(in_martian_src); in ip_handle_martian_source()
/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()
286 st->in_martian_src, in rt_cpu_seq_show()
1770 RT_CACHE_STAT_INC(in_martian_src); in ip_handle_martian_source()

Completed in 12 milliseconds