Searched defs:NELEM (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/netstat/
H A Dinet6.c967 #define NELEM (int)(sizeof(icmp6stat.icp6s_outhist)/sizeof(icmp6stat.icp6s_outhist[0])) macro
983 #undef NELEM macro
993 #define NELEM (int)(sizeof(icmp6stat.icp6s_inhist)/sizeof(icmp6stat.icp6s_inhist[0])) macro
1009 #undef NELEM macro

Completed in 116 milliseconds