#include <stdlib.h>
#include <doca_argp.h>
#include <doca_flow.h>
#include <doca_log.h>
#include <dpdk_utils.h>
#include "flow_mark_set.h"
Go to the source code of this file.
◆ action_type_param_callback()
| static doca_error_t action_type_param_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ DOCA_LOG_REGISTER()
| DOCA_LOG_REGISTER |
( |
FLOW_MARK_SET::MAIN |
| ) |
|
◆ flow_mark_set()
◆ main()
| int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ mark_value_param_callback()
| static doca_error_t mark_value_param_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ register_app_params()
| static int register_app_params |
( |
void |
| ) |
|
|
static |