Searched refs:rte_swx_table_params (Results 1 – 4 of 4) sorted by relevance
34 struct rte_swx_table_params { struct119 (*rte_swx_table_footprint_get_t)(struct rte_swx_table_params *params,157 (*rte_swx_table_create_t)(struct rte_swx_table_params *params,
245 struct rte_swx_table_params params;372 struct rte_swx_table_params *params, in __table_create()787 table_create(struct rte_swx_table_params *params, in table_create()819 table_footprint(struct rte_swx_table_params *params, in table_footprint()
6574 static struct rte_swx_table_params *6577 struct rte_swx_table_params *params; in table_params_get()6583 params = calloc(1, sizeof(struct rte_swx_table_params)); in table_params_get()6631 table_params_free(struct rte_swx_table_params *params) in table_params_free()6653 struct rte_swx_table_params *params; in table_state_build()
43 struct rte_swx_table_params params;