logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_table_action_fwd_params

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                  rte_table_action_fwd_params(3)

Detailed Description

       RTE_TABLE_ACTION_FWD Forward action parameters (per table rule).

       Definition at line 125 of file rte_table_action.h.

Field Documentation

enumrte_pipeline_actionaction
       Forward action.

       Definition at line 127 of file rte_table_action.h.

   uint32_tid
       Pipeline table ID or output port ID.

       Definition at line 130 of file rte_table_action.h.

Name

       rte_table_action_fwd_params

Synopsis

       #include <rte_table_action.h>

   DataFields
       enum rte_pipeline_actionaction
       uint32_t id
return

See Also