| 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>#include "flow_switch_common.h"
Go to the source code of this file.
Functions | |
| DOCA_LOG_REGISTER (FLOW_ENTROPY::MAIN) | |
| doca_error_t | flow_entropy (struct flow_switch_ctx *ctx) |
| int | main (int argc, char **argv) |
| DOCA_LOG_REGISTER | ( | FLOW_ENTROPY::MAIN | ) |
| doca_error_t flow_entropy | ( | struct flow_switch_ctx * | ctx | ) |
Definition at line 52 of file flow_entropy_sample.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 48 of file flow_entropy_main.c.