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()279 ICMP_STATS_INC(icmp.proterr); in icmp_input()280 ICMP_STATS_INC(icmp.drop); in icmp_input()286 ICMP_STATS_INC(icmp.lenerr); in icmp_input()292 ICMP_STATS_INC(icmp.err); in icmp_input()412 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