Home
last modified time | relevance | path

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

/dpdk/lib/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.c111 rte_gro_ctx_destroy(gro_ctx); in rte_gro_ctx_create()
122 rte_gro_ctx_destroy(void *ctx) in rte_gro_ctx_destroy() function