Searched refs:ICMP_INC_STATS (Results 1 – 2 of 2) sorted by relevance
32 #define ICMP_INC_STATS(net, field) SNMP_INC_STATS((net)->mib.icmp_statistics, field) macro
271 ICMP_INC_STATS(net, ICMP_MIB_OUTMSGS); in icmp_out_count()