table of contents
rte_table_action_tag_params(3) | DPDK | rte_table_action_tag_params(3) |
NAME¶
rte_table_action_tag_params
SYNOPSIS¶
#include <rte_table_action.h>
Data Fields¶
uint32_t tag
Detailed Description¶
RTE_TABLE_ACTION_TAGTag action parameters (per table rule).
Definition at line 795 of file rte_table_action.h.
Field Documentation¶
uint32_t tag¶
Tag to be attached to the input packet.
Definition at line 797 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 |