Searched refs:rte_gro_ctx_create (Results 1 – 5 of 5) sorted by relevance
4 rte_gro_ctx_create;
75 void *rte_gro_ctx_create(const struct rte_gro_param *param);
82 rte_gro_ctx_create(const struct rte_gro_param *param) in rte_gro_ctx_create() function
66 by ``rte_gro_ctx_create()``. ``rte_gro_ctx_create()`` allocates tables
1589 fwd_lcores[lc_id]->gro_ctx = rte_gro_ctx_create(&gro_param); in init_config()