Searched refs:bl_type (Results 1 – 1 of 1) sorted by relevance
172 interop_bl_type bl_type; member521 switch (db_entry->bl_type) { in interop_config_add_or_remove()610 log::error("bl_type: {} not handled", db_entry->bl_type); in interop_config_add_or_remove()673 if (entry->bl_type != db_entry->bl_type) { in interop_database_match()686 switch (db_entry->bl_type) { in interop_database_match()775 log::error("bl_type: {} not handled", db_entry->bl_type); in interop_database_match()943 entry->bl_type = INTEROP_BL_TYPE_ADDR; in load_to_database()957 entry->bl_type = INTEROP_BL_TYPE_NAME; in load_to_database()978 entry->bl_type = INTEROP_BL_TYPE_MANUFACTURE; in load_to_database()1003 entry->bl_type = INTEROP_BL_TYPE_VNDR_PRDT; in load_to_database()[all …]