DPDK  24.03.0
Data Fields
rte_flow_item_ptype Struct Reference

#include <rte_flow.h>

Data Fields

uint32_t packet_type
 

Detailed Description

RTE_FLOW_ITEM_TYPE_PTYPE

Matches the packet type as defined in rte_mbuf_ptype.

Definition at line 2364 of file rte_flow.h.

Field Documentation

◆ packet_type

uint32_t packet_type

L2/L3/L4 and tunnel information.

Definition at line 2365 of file rte_flow.h.


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