Home
last modified time | relevance | path

Searched refs:rte_gro_ctx_destroy (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_gro/
H A Dversion.map5 rte_gro_ctx_destroy;
H A Drte_gro.h86 void rte_gro_ctx_destroy(void *ctx);
H A Drte_gro.c112 rte_gro_ctx_destroy(gro_ctx); in rte_gro_ctx_create()
123 rte_gro_ctx_destroy(void *ctx) in rte_gro_ctx_destroy() function