Searched refs:NELEM (Results 1 – 1 of 1) sorted by relevance
962 #define NELEM (int)(sizeof(icmp6stat.icp6s_outhist)/sizeof(icmp6stat.icp6s_outhist[0])) in icmp6_stats() macro963 for (first = 1, i = 0; i < NELEM; i++) in icmp6_stats()978 #undef NELEM in icmp6_stats()990 #define NELEM (int)(sizeof(icmp6stat.icp6s_inhist)/sizeof(icmp6stat.icp6s_inhist[0])) in icmp6_stats() macro991 for (first = 1, i = 0; i < NELEM; i++) in icmp6_stats()1006 #undef NELEM in icmp6_stats()