Searched refs:n_structs (Results 1 – 1 of 1) sorted by relevance
994 uint32_t n_structs; member1109 t->structs = calloc(p->n_structs, sizeof(uint8_t *)); in struct_build()1709 obj->struct_id = p->n_structs; in rte_swx_pipeline_extern_object_config()1715 p->n_structs++; in rte_swx_pipeline_extern_object_config()1919 f->struct_id = p->n_structs; in rte_swx_pipeline_extern_func_register()1925 p->n_structs++; in rte_swx_pipeline_extern_func_register()2100 h->struct_id = p->n_structs; in rte_swx_pipeline_packet_header_register()2106 p->n_structs++; in rte_swx_pipeline_packet_header_register()2221 p->metadata_struct_id = p->n_structs; in rte_swx_pipeline_packet_metadata_register()2223 p->n_structs++; in rte_swx_pipeline_packet_metadata_register()[all …]