| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include <stdlib.h>#include <stdbool.h>#include <netinet/in.h>#include <doca_dev.h>#include <doca_log.h>#include <doca_rmax.h>#include "rmax_common.h"
Go to the source code of this file.
Functions | |
| DOCA_LOG_REGISTER (RMAX_LIST_DEVICES) | |
| doca_error_t | rmax_list_devices (void) |
| DOCA_LOG_REGISTER | ( | RMAX_LIST_DEVICES | ) |
| doca_error_t rmax_list_devices | ( | void | ) |
Definition at line 43 of file rmax_list_devices_sample.c.