Home
last modified time | relevance | path

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

/linux/include/net/
H A Dicmp.h32 #define ICMPMSGIN_INC_STATS(net, field) SNMP_INC_STATS_ATOMIC_LONG((net)->mib.icmpmsg_statistics, … macro
/linux/net/ipv4/
H A Dicmp.c1235 ICMPMSGIN_INC_STATS(net, icmph->type); in icmp_rcv()