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_flow_action_queue

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                        rte_flow_action_queue(3)

Detailed Description

       RTE_FLOW_ACTION_TYPE_QUEUE

       Assign packets to a given queue index.

       Definition at line 3368 of file rte_flow.h.

Field Documentation

uint16_tindex
       Queue index to use.

       Definition at line 3369 of file rte_flow.h.

Name

       rte_flow_action_queue

Synopsis

       #include <rte_flow.h>

   DataFields
       uint16_t index

See Also