Searched refs:NETMAP_POOL_MAX_NAMSZ (Results 1 – 1 of 1) sorted by relevance
76 #define NETMAP_POOL_MAX_NAMSZ 32 macro96 char name[NETMAP_POOL_MAX_NAMSZ]; /* name of the allocator */1712 snprintf(d->pools[i].name, NETMAP_POOL_MAX_NAMSZ, in _netmap_mem_private_new()1862 snprintf(nmd->pools[i].name, NETMAP_POOL_MAX_NAMSZ, "%s-%s", in netmap_mem_get_allocator()