BOFI_NLINKS
static struct bofi_link bofi_link_array[BOFI_NLINKS], *bofi_link_freelist;
for (i = 1; i < BOFI_NLINKS; i++)
bofi_link_freelist = &bofi_link_array[BOFI_NLINKS - 1];