EIB_AV_NBUCKETS
uint_t ndx = dlid % EIB_AV_NBUCKETS; /* simple hashing */
for (ndx = 0; ndx < EIB_AV_NBUCKETS; ndx++) {
struct eib_avect_s *ei_av[EIB_AV_NBUCKETS];