Searched refs:NELEM (Results 1 – 1 of 1) sorted by relevance
975 #define NELEM (int)(sizeof(icmp6stat.icp6s_outhist)/sizeof(icmp6stat.icp6s_outhist[0])) macro976 for (first = 1, i = 0; i < NELEM; i++)991 #undef NELEM1001 #define NELEM (int)(sizeof(icmp6stat.icp6s_inhist)/sizeof(icmp6stat.icp6s_inhist[0])) macro1002 for (first = 1, i = 0; i < NELEM; i++)1017 #undef NELEM