NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
apsh_containers_get_sample.c File Reference
#include <doca_apsh.h>
#include <doca_log.h>
#include "apsh_common.h"
Include dependency graph for apsh_containers_get_sample.c:

Go to the source code of this file.

Functions

 DOCA_LOG_REGISTER (CONTAINERS_GET)
 
doca_error_t containers_get (const char *dma_device_name, const char *pci_vuid, enum doca_apsh_system_os os_type, const char *mem_region, const char *os_symbols)
 

Function Documentation

◆ containers_get()

doca_error_t containers_get ( const char *  dma_device_name,
const char *  pci_vuid,
enum doca_apsh_system_os  os_type,
const char *  mem_region,
const char *  os_symbols 
)

Definition at line 42 of file apsh_containers_get_sample.c.

◆ DOCA_LOG_REGISTER()

DOCA_LOG_REGISTER ( CONTAINERS_GET  )