DPDK  24.03.0
Data Fields
rte_flow_item_flex_link Struct Reference

#include <rte_flow.h>

Data Fields

struct rte_flow_item item
 
uint32_t next
 

Detailed Description

Warning
EXPERIMENTAL: this structure may change without prior notice

Definition at line 2233 of file rte_flow.h.

Field Documentation

◆ item

struct rte_flow_item item

Preceding/following header. The item type must be always provided. For preceding one item must specify the header value/mask to match for the link be taken and start the flex item header parsing.

Definition at line 2239 of file rte_flow.h.

◆ next

uint32_t next

Next field value to match to continue with one of the configured next protocols.

Definition at line 2244 of file rte_flow.h.


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