ipstats_mib
DEFINE_SNMP_STAT(struct ipstats_mib, ipv6);
DEFINE_SNMP_STAT(struct ipstats_mib, ipv6_statistics);
DEFINE_SNMP_STAT(struct ipstats_mib, ip_statistics);
net->mib.ip_statistics = alloc_percpu(struct ipstats_mib);
struct ipstats_mib *af_inet_stats;
BUILD_BUG_ON(offsetof(struct ipstats_mib, mibs) != 0);
offsetof(struct ipstats_mib, syncp));
offsetof(struct ipstats_mib, syncp));
offsetof(struct ipstats_mib, syncp)));
idev->stats.ipv6 = alloc_percpu_gfp(struct ipstats_mib, GFP_KERNEL_ACCOUNT);
struct ipstats_mib *addrconf_stats;
offsetof(struct ipstats_mib, syncp));
net->mib.ipv6_statistics = alloc_percpu(struct ipstats_mib);
struct ipstats_mib *af_inet6_stats;
offsetof(struct ipstats_mib, syncp));
offsetof(struct ipstats_mib, syncp));