DPDK  17.11.10
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.

Terminating by default.

Examples:
examples/flow_filtering/flow_blocks.c.

Definition at line 1035 of file rte_flow.h.

Field Documentation

uint16_t index

Queue index to use.

Examples:
examples/flow_filtering/flow_blocks.c.

Definition at line 1036 of file rte_flow.h.


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