Searched refs:rte_swx_table_selector_params (Results 1 – 4 of 4) sorted by relevance
25 struct rte_swx_table_selector_params { struct120 rte_swx_table_selector_create(struct rte_swx_table_selector_params *params,
164 struct rte_swx_table_selector_params params;203 table_create_check(struct rte_swx_table_selector_params *params) in table_create_check()220 table_params_copy(struct table *t, struct rte_swx_table_selector_params *params) in table_params_copy()228 memcpy(&t->params, params, sizeof(struct rte_swx_table_selector_params)); in table_params_copy()263 rte_swx_table_selector_create(struct rte_swx_table_selector_params *params, in rte_swx_table_selector_create()
7883 selector_params_free(struct rte_swx_table_selector_params *params) in selector_params_free()7893 static struct rte_swx_table_selector_params *7896 struct rte_swx_table_selector_params *params = NULL; in selector_table_params_get()7901 params = calloc(1, sizeof(struct rte_swx_table_selector_params)); in selector_table_params_get()8608 struct rte_swx_table_selector_params *params; in table_state_build()
123 struct rte_swx_table_selector_params params;