| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |

Go to the source code of this file.
Macros | |
| #define | NB_RSS_QUEUES (1 << 3) |
Functions | |
| DOCA_LOG_REGISTER (FLOW_RSS_ESP::MAIN) | |
| doca_error_t | flow_rss_esp (int nb_steering_queues, int nb_rss_queues) |
| int | main (int argc, char **argv) |
| #define NB_RSS_QUEUES (1 << 3) |
Definition at line 34 of file flow_rss_esp_main.c.
| DOCA_LOG_REGISTER | ( | FLOW_RSS_ESP::MAIN | ) |
| doca_error_t flow_rss_esp | ( | int | nb_steering_queues, |
| int | nb_rss_queues | ||
| ) |
Definition at line 248 of file flow_rss_esp_sample.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 46 of file flow_rss_esp_main.c.