Searched refs:rte_swx_field_params (Results 1 – 3 of 3) sorted by relevance
280 struct rte_swx_field_params { struct330 struct rte_swx_field_params *fields,
106 struct rte_swx_field_params *fields;179 struct rte_swx_field_params *new_fields; in struct_block_parse()249 new_fields = realloc(s->fields, (s->n_fields + 1) * sizeof(struct rte_swx_field_params)); in struct_block_parse()
121 struct rte_swx_field_params *fields, in rte_swx_pipeline_struct_type_register()134 struct rte_swx_field_params *f = &fields[i]; in rte_swx_pipeline_struct_type_register()144 struct rte_swx_field_params *f_prev = &fields[j]; in rte_swx_pipeline_struct_type_register()166 struct rte_swx_field_params *src = &fields[i]; in rte_swx_pipeline_struct_type_register()