#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.
◆ NB_ENTRIES
◆ add_switch_pipe_entries()
◆ create_switch_pipe()
| static doca_error_t create_switch_pipe |
( |
struct doca_flow_port * |
sw_port, |
|
|
struct doca_flow_pipe ** |
pipe |
|
) |
| |
|
static |
◆ DOCA_LOG_REGISTER()
| DOCA_LOG_REGISTER |
( |
FLOW_SWITCH |
| ) |
|
◆ flow_switch()
| doca_error_t flow_switch |
( |
int |
nb_queues, |
|
|
int |
nb_ports, |
|
|
struct doca_dev * |
dev_main, |
|
|
struct doca_dev * |
dev_sec |
|
) |
| |
◆ entries
| struct doca_flow_pipe_entry* entries[2 *NB_ENTRIES] |
|
static |