Searched refs:_MSG_POOL (Results 1 – 2 of 2) sorted by relevance
47 static const char *_MSG_POOL = "MSG_POOL"; variable93 message_pool = rte_mempool_create(_MSG_POOL, pool_size, in main()100 message_pool = rte_mempool_lookup(_MSG_POOL); in main()
121 …message_pool = rte_mempool_create(_MSG_POOL, pool_size, string_size, pool_cache, priv_data_sz, NUL…125 message_pool = rte_mempool_lookup(_MSG_POOL);