ICMP6_MIB_MAX      92 include/net/snmp.h 	unsigned long	mibs[ICMP6_MIB_MAX];
ICMP6_MIB_MAX    3708 net/ipv6/addrconf.c 			+ nla_total_size(ICMP6_MIB_MAX * 8) /* IFLA_INET6_ICMP6STATS */
ICMP6_MIB_MAX    3735 net/ipv6/addrconf.c 		__snmp6_fill_stats(stats, (void **)idev->stats.icmpv6, ICMP6_MIB_MAX, bytes);
ICMP6_MIB_MAX    3796 net/ipv6/addrconf.c 	nla = nla_reserve(skb, IFLA_INET6_ICMP6STATS, ICMP6_MIB_MAX * sizeof(u64));