Searched refs:ICMPMSGIN_INC_STATS (Results 1 – 2 of 2) sorted by relevance
32 #define ICMPMSGIN_INC_STATS(net, field) SNMP_INC_STATS_ATOMIC_LONG((net)->mib.icmpmsg_statistics, … macro
1238 ICMPMSGIN_INC_STATS(net, icmph->type); in icmp_rcv()