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()
122 struct softnic_mempool { struct123 TAILQ_ENTRY(softnic_mempool) node;129 TAILQ_HEAD(softnic_mempool_list, softnic_mempool); argument708 struct softnic_mempool *712 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()