#include <string.h>
#include <unistd.h>
#include <doca_log.h>
#include <doca_flow.h>
#include <doca_bitfield.h>
#include "flow_common.h"
Go to the source code of this file.
◆ add_geneve_encap_pipe_entries()
◆ add_match_pipe_entries()
◆ create_geneve_encap_pipe()
| static doca_error_t create_geneve_encap_pipe |
( |
struct doca_flow_port * |
port, |
|
|
int |
port_id, |
|
|
struct doca_flow_pipe ** |
pipe |
|
) |
| |
|
static |
◆ create_match_pipe()
| static doca_error_t create_match_pipe |
( |
struct doca_flow_port * |
port, |
|
|
int |
port_id, |
|
|
struct doca_flow_pipe ** |
pipe |
|
) |
| |
|
static |
◆ DOCA_LOG_REGISTER()
| DOCA_LOG_REGISTER |
( |
FLOW_GENEVE_ENCAP |
| ) |
|
◆ flow_geneve_encap()