Searched defs:icmpstat (Results 1 – 4 of 4) sorted by relevance
39 struct icmpstat { struct62 VNET_PCPUSTAT_DECLARE(struct icmpstat, icmpstat); argument
43 static struct icmpstat icmpstat; variable
56 static struct icmpstat icmpstat, initstat, oldstat; variable
1193 struct icmpstat icmpstat; in icmp_stats() local