Home
last modified time | relevance | path

Searched refs:ICMPMSGOUT_INC_STATS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/
Dicmp.h34 #define ICMPMSGOUT_INC_STATS(net, field) SNMP_INC_STATS_ATOMIC_LONG((net)->mib.icmpmsg_statistics, … macro
/linux-4.4.14/net/ipv4/
Dicmp.c330 ICMPMSGOUT_INC_STATS(net, type); in icmp_out_count()