Searched refs:destroy_tbl_fn (Results 1 – 1 of 1) sorted by relevance
125 gro_tbl_destroy_fn destroy_tbl_fn; in rte_gro_ctx_destroy() local134 destroy_tbl_fn = tbl_destroy_fn[i]; in rte_gro_ctx_destroy()135 if (destroy_tbl_fn) in rte_gro_ctx_destroy()136 destroy_tbl_fn(gro_ctx->tbls[i]); in rte_gro_ctx_destroy()