#include <errno.h>
#include <stdbool.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <doca_argp.h>
#include <doca_dev.h>
#include <doca_error.h>
#include <doca_log.h>
#include <doca_telemetry_pcc.h>
#include "telemetry_pcc_sample.h"
Go to the source code of this file.
◆ DOCA_LOG_REGISTER()
| DOCA_LOG_REGISTER |
( |
TELEMETRY_PCC::MAIN |
| ) |
|
◆ main()
| int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ pci_address_callback()
| static doca_error_t pci_address_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ register_telemetry_pcc_params()