Searched refs:softnic_mempool (Results 1 – 4 of 4) sorted by relevance
27 struct softnic_mempool *mempool; in softnic_mempool_free()39 struct softnic_mempool *43 struct softnic_mempool *mempool; in softnic_mempool_find()55 struct softnic_mempool *61 struct softnic_mempool *mempool; in softnic_mempool_create()88 mempool = calloc(1, sizeof(struct softnic_mempool)); in softnic_mempool_create()
110 struct softnic_mempool { struct111 TAILQ_ENTRY(softnic_mempool) node;117 TAILQ_HEAD(softnic_mempool_list, softnic_mempool); argument692 struct softnic_mempool *696 struct softnic_mempool *
326 struct softnic_mempool *mempool; in softnic_pipeline_port_in_create()344 struct softnic_mempool *mempool; in softnic_pipeline_port_in_create()
60 struct softnic_mempool *mempool; in cmd_mempool()