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

Definition at line 941 of file rte_flow.h.

Field Documentation

◆ index

uint16_t index

Queue index to use.

Definition at line 942 of file rte_flow.h.


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