NETMAP_POOL_MAX_NAMSZ
snprintf(d->pools[i].name, NETMAP_POOL_MAX_NAMSZ,
snprintf(nmd->pools[i].name, NETMAP_POOL_MAX_NAMSZ, "%s-%s",
char name[NETMAP_POOL_MAX_NAMSZ]; /* name of the allocator */