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_tm_params

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                   rte_table_action_tm_params(3)

Detailed Description

       Traffic management action parameters (per table rule).

       Definition at line 351 of file rte_table_action.h.

Field Documentation

uint32_tsubport_id
       Subport ID.

       Definition at line 353 of file rte_table_action.h.

   uint32_tpipe_id
       Pipe ID.

       Definition at line 356 of file rte_table_action.h.

Name

       rte_table_action_tm_params

Synopsis

       #include <rte_table_action.h>

   DataFields
       uint32_t subport_id
       uint32_t pipe_id

See Also