Searched refs:struct_type_find (Results 1 – 1 of 1) sorted by relevance
92 struct_type_find(struct rte_swx_pipeline *p, const char *name) in struct_type_find() function150 CHECK(!struct_type_find(p, name), EEXIST); in rte_swx_pipeline_struct_type_register()700 mailbox_struct_type = struct_type_find(p, mailbox_struct_type_name); in rte_swx_pipeline_extern_type_register()992 mailbox_struct_type = struct_type_find(p, mailbox_struct_type_name); in rte_swx_pipeline_extern_func_register()1186 st = struct_type_find(p, struct_type_name); in rte_swx_pipeline_packet_header_register()1318 st = struct_type_find(p, struct_type_name); in rte_swx_pipeline_packet_metadata_register()7004 args_struct_type = struct_type_find(p, args_struct_type_name); in rte_swx_pipeline_action_config()