Searched refs:struct_type_find (Results 1 – 1 of 1) sorted by relevance
1013 struct_type_find(struct rte_swx_pipeline *p, const char *name) in struct_type_find() function1069 CHECK(!struct_type_find(p, name), EEXIST); in rte_swx_pipeline_struct_type_register()1615 mailbox_struct_type = struct_type_find(p, mailbox_struct_type_name); in rte_swx_pipeline_extern_type_register()1906 mailbox_struct_type = struct_type_find(p, mailbox_struct_type_name); in rte_swx_pipeline_extern_func_register()2087 st = struct_type_find(p, struct_type_name); in rte_swx_pipeline_packet_header_register()2216 st = struct_type_find(p, struct_type_name); in rte_swx_pipeline_packet_metadata_register()6224 args_struct_type = struct_type_find(p, args_struct_type_name); in rte_swx_pipeline_action_config()