Searched refs:ICMP_STATS_INC (Results 1 – 2 of 2) sorted by relevance
91 ICMP_STATS_INC(icmp.recv); in icmp_input()150 ICMP_STATS_INC(icmp.chkerr); in icmp_input()243 ICMP_STATS_INC(icmp.xmit); in icmp_input()288 ICMP_STATS_INC(icmp.proterr); in icmp_input()289 ICMP_STATS_INC(icmp.drop); in icmp_input()295 ICMP_STATS_INC(icmp.lenerr); in icmp_input()301 ICMP_STATS_INC(icmp.err); in icmp_input()410 ICMP_STATS_INC(icmp.xmit); in icmp_send_response()
341 #define ICMP_STATS_INC(x) STATS_INC(x) macro344 #define ICMP_STATS_INC(x) macro
Completed in 8 milliseconds