Home
last modified time | relevance | path

Searched refs:NELEM (Results 1 – 1 of 1) sorted by relevance

/f-stack/tools/netstat/
H A Dinet6.c975 #define NELEM (int)(sizeof(icmp6stat.icp6s_outhist)/sizeof(icmp6stat.icp6s_outhist[0])) macro
976 for (first = 1, i = 0; i < NELEM; i++)
991 #undef NELEM
1001 #define NELEM (int)(sizeof(icmp6stat.icp6s_inhist)/sizeof(icmp6stat.icp6s_inhist[0])) macro
1002 for (first = 1, i = 0; i < NELEM; i++)
1017 #undef NELEM