Home
last modified time | relevance | path

Searched refs:RT_CACHE_STAT_INC (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/ipv4/
Droute.c192 #define RT_CACHE_STAT_INC(field) raw_cpu_inc(rt_cache_stat.field) macro
1503 RT_CACHE_STAT_INC(in_slow_mc); in ip_route_input_mc()
1523 RT_CACHE_STAT_INC(in_martian_src); in ip_handle_martian_source()
1663 RT_CACHE_STAT_INC(in_slow_tot); in __mkroute_input()
1801 RT_CACHE_STAT_INC(in_brd); in ip_route_input_slow()
1837 RT_CACHE_STAT_INC(in_slow_tot); in ip_route_input_slow()
1854 RT_CACHE_STAT_INC(in_no_route); in ip_route_input_slow()
1863 RT_CACHE_STAT_INC(in_martian_dst); in ip_route_input_slow()
2037 RT_CACHE_STAT_INC(out_slow_tot); in __mkroute_output()
2045 RT_CACHE_STAT_INC(out_slow_mc); in __mkroute_output()