Searched refs:ICMP_STATS_INC (Results 1 – 3 of 3) sorted by relevance
54 ICMP_STATS_INC(icmp.recv); in icmp_input()68 ICMP_STATS_INC(icmp.lenerr); in icmp_input()75 ICMP_STATS_INC(icmp.chkerr); in icmp_input()90 ICMP_STATS_INC(icmp.xmit); in icmp_input()98 ICMP_STATS_INC(icmp.proterr); in icmp_input()99 ICMP_STATS_INC(icmp.drop); in icmp_input()134 ICMP_STATS_INC(icmp.xmit); in icmp_dest_unreach()173 ICMP_STATS_INC(icmp.xmit); in icmp_time_exceeded()
87 ICMP_STATS_INC(icmp.recv); in icmp_input()126 ICMP_STATS_INC(icmp.err); in icmp_input()140 ICMP_STATS_INC(icmp.chkerr); in icmp_input()211 ICMP_STATS_INC(icmp.xmit); in icmp_input()232 ICMP_STATS_INC(icmp.proterr); in icmp_input()233 ICMP_STATS_INC(icmp.drop); in icmp_input()239 ICMP_STATS_INC(icmp.lenerr); in icmp_input()245 ICMP_STATS_INC(icmp.err); in icmp_input()329 ICMP_STATS_INC(icmp.xmit); in icmp_send_response()
184 #define ICMP_STATS_INC(x) STATS_INC(x) macro187 #define ICMP_STATS_INC(x) macro
Completed in 5 milliseconds