Searched refs:icp6s_inhist (Results 1 – 4 of 4) sorted by relevance
166 DO(icp6s_inhist[i]); in domode()181 totalin += stats.icp6s_inhist[i]; in showicmp6()200 #define DO2(type, row) DO(icp6s_inhist[type], row, 0); DO(icp6s_outhist[type], \ in showicmp6()210 DO(icp6s_inhist[ND_ROUTER_SOLICIT], 16, 0); in showicmp6()
993 #define NELEM (int)(sizeof(icmp6stat.icp6s_inhist)/sizeof(icmp6stat.icp6s_inhist[0])) in icmp6_stats()995 if (icmp6stat.icp6s_inhist[i] != 0) { in icmp6_stats()1004 (uintmax_t)icmp6stat.icp6s_inhist[i]); in icmp6_stats()
604 uint64_t icp6s_inhist[256]; member
469 ICMP6STAT_INC(icp6s_inhist[icmp6->icmp6_type]); in icmp6_input()