ipstats_mib       158 include/net/if_inet6.h 	DEFINE_SNMP_STAT(struct ipstats_mib, ipv6);
ipstats_mib         9 include/net/netns/mib.h 	DEFINE_SNMP_STAT(struct ipstats_mib, ip_statistics);
ipstats_mib        20 include/net/netns/mib.h 	DEFINE_SNMP_STAT(struct ipstats_mib, ipv6_statistics);
ipstats_mib      1741 net/ipv4/af_inet.c 	net->mib.ip_statistics = alloc_percpu(struct ipstats_mib);
ipstats_mib      1746 net/ipv4/af_inet.c 		struct ipstats_mib *af_inet_stats;
ipstats_mib       384 net/ipv4/proc.c 	BUILD_BUG_ON(offsetof(struct ipstats_mib, mibs) != 0);
ipstats_mib       387 net/ipv4/proc.c 				   offsetof(struct ipstats_mib, syncp));
ipstats_mib       483 net/ipv4/proc.c 					     offsetof(struct ipstats_mib, syncp)));
ipstats_mib       333 net/ipv6/addrconf.c 	idev->stats.ipv6 = alloc_percpu(struct ipstats_mib);
ipstats_mib       338 net/ipv6/addrconf.c 		struct ipstats_mib *addrconf_stats;
ipstats_mib      5543 net/ipv6/addrconf.c 				     offsetof(struct ipstats_mib, syncp));
ipstats_mib       829 net/ipv6/af_inet6.c 	net->mib.ipv6_statistics = alloc_percpu(struct ipstats_mib);
ipstats_mib       834 net/ipv6/af_inet6.c 		struct ipstats_mib *af_inet6_stats;
ipstats_mib       218 net/ipv6/proc.c 			    snmp6_ipstats_list, offsetof(struct ipstats_mib, syncp));
ipstats_mib       235 net/ipv6/proc.c 			    snmp6_ipstats_list, offsetof(struct ipstats_mib, syncp));