table of contents
rte_table_action_tm_params(3) | DPDK | rte_table_action_tm_params(3) |
NAME¶
rte_table_action_tm_params
SYNOPSIS¶
#include <rte_table_action.h>
Data Fields¶
uint32_t subport_id
uint32_t pipe_id
Detailed Description¶
Traffic management action parameters (per table rule).
Definition at line 350 of file rte_table_action.h.
Field Documentation¶
uint32_t subport_id¶
Subport ID.
Definition at line 352 of file rte_table_action.h.
uint32_t pipe_id¶
Pipe ID.
Definition at line 355 of file rte_table_action.h.
Author¶
Generated automatically by Doxygen for DPDK from the source code.
Thu May 23 2024 | Version 23.11.0 |