| rte_swx_ctl_selector_info(3) | Library Functions Manual | rte_swx_ctl_selector_info(3) |
rte_swx_ctl_selector_info
#include <rte_swx_ctl.h>
char name [RTE_SWX_CTL_NAME_SIZE]
uint32_t n_selector_fields
uint32_t n_groups_max
uint32_t n_members_per_group_max
Selector info.
Definition at line 419 of file rte_swx_ctl.h.
Selector table name.
Definition at line 421 of file rte_swx_ctl.h.
Number of selector fields.
Definition at line 424 of file rte_swx_ctl.h.
Maximum number of groups.
Definition at line 427 of file rte_swx_ctl.h.
Maximum number of members per group.
Definition at line 430 of file rte_swx_ctl.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |