ipstat
VNET_PCPUSTAT_DECLARE(struct ipstat, ipstat);
VNET_PCPUSTAT_ADD(struct ipstat, ipstat, name, (val))
kmod_ipstat_inc(offsetof(struct ipstat, name) / sizeof(uint64_t))
kmod_ipstat_dec(offsetof(struct ipstat, name) / sizeof(uint64_t))