icp6s_outhist
u_int64_t icp6s_outhist[256];
icp6s_badcode = icp6s_outhist + 256,
icmp6stat_inc(icp6s_outhist + ND_REDIRECT);
icmp6stat_inc(icp6s_outhist + type);
icmp6stat_inc(icp6s_outhist + ICMP6_ECHO_REPLY);
icmp6stat_inc(icp6s_outhist + pkt->mpi_type);
icmp6stat_inc(icp6s_outhist + ND_NEIGHBOR_SOLICIT);
icmp6stat_inc(icp6s_outhist + ND_NEIGHBOR_ADVERT);
icmp6stat_inc(icp6s_outhist + type);
if (icmp6stat.icp6s_outhist[i] != 0) {
(unsigned long long)icmp6stat.icp6s_outhist[i]);