| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include <stdlib.h>#include <doca_argp.h>#include <doca_flow.h>#include <doca_log.h>#include <dpdk_utils.h>
Go to the source code of this file.
Functions | |
| DOCA_LOG_REGISTER (FLOW_MULTI_FWD::MAIN) | |
| doca_error_t | flow_multi_fwd (int nb_queues) |
| int | main (int argc, char **argv) |
| DOCA_LOG_REGISTER | ( | FLOW_MULTI_FWD::MAIN | ) |
| doca_error_t flow_multi_fwd | ( | int | nb_queues | ) |
Definition at line 145 of file flow_multi_fwd_sample.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 46 of file flow_multi_fwd_main.c.