DPDK  24.11.0-rc3
Data Fields
rte_flow_action_queue Struct Reference

#include <rte_flow.h>

Data Fields

uint16_t index
 

Detailed Description

RTE_FLOW_ACTION_TYPE_QUEUE

Assign packets to a given queue index.

Examples:
examples/flow_filtering/snippets/snippet_match_gre.c, examples/flow_filtering/snippets/snippet_match_ipv4.c, examples/flow_filtering/snippets/snippet_match_mpls.c, examples/ipsec-secgw/flow.c, and examples/ipsec-secgw/ipsec.c.

Definition at line 3368 of file rte_flow.h.

Field Documentation

◆ index

uint16_t index

The documentation for this struct was generated from the following file: