VNET_PCPUSTAT_DECLARE
VNET_PCPUSTAT_DECLARE(struct arpstat, arpstat);
VNET_PCPUSTAT_DECLARE(struct rtstat, rtstat);
VNET_PCPUSTAT_DECLARE(struct icmp6stat, icmp6stat);
VNET_PCPUSTAT_DECLARE(struct icmpstat, icmpstat);
VNET_PCPUSTAT_DECLARE(struct igmpstat, igmpstat);
VNET_PCPUSTAT_DECLARE(struct ipstat, ipstat);
VNET_PCPUSTAT_DECLARE(struct tcpstat, tcpstat); /* tcp statistics */
VNET_PCPUSTAT_DECLARE(struct udpstat, udpstat);
VNET_PCPUSTAT_DECLARE(struct ip6stat, ip6stat);
VNET_PCPUSTAT_DECLARE(struct rip6stat, rip6stat);
VNET_PCPUSTAT_DECLARE(struct ahstat, ahstat);
VNET_PCPUSTAT_DECLARE(struct espstat, espstat);
VNET_PCPUSTAT_DECLARE(struct ipcompstat, ipcompstat);
VNET_PCPUSTAT_DECLARE(struct ipsecstat, ipsec4stat);
VNET_PCPUSTAT_DECLARE(struct ipsecstat, ipsec6stat);
VNET_PCPUSTAT_DECLARE(struct pfkeystat, pfkeystat);