| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include <string.h>#include <unistd.h>#include <rte_byteorder.h>#include <doca_log.h>#include <doca_flow.h>#include "flow_common.h"
Go to the source code of this file.
Functions | |
| DOCA_LOG_REGISTER (FLOW_MONITOR_METER) | |
| static doca_error_t | create_monitor_meter_pipe (struct doca_flow_port *port, int port_id, struct doca_flow_pipe **pipe) |
| static doca_error_t | add_monitor_meter_pipe_entry (struct doca_flow_pipe *pipe, struct entries_status *status) |
| doca_error_t | flow_monitor_meter (int nb_queues) |
|
static |
Definition at line 120 of file flow_monitor_meter_sample.c.
|
static |
Definition at line 46 of file flow_monitor_meter_sample.c.
| DOCA_LOG_REGISTER | ( | FLOW_MONITOR_METER | ) |
| doca_error_t flow_monitor_meter | ( | int | nb_queues | ) |
Definition at line 159 of file flow_monitor_meter_sample.c.