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

Examples
examples/flow_filtering/snippets/snippet_match_packet_type.c.

Definition at line 2372 of file rte_flow.h.

Field Documentation

◆ packet_type

uint32_t packet_type

L2/L3/L4 and tunnel information.

Examples
examples/flow_filtering/snippets/snippet_match_packet_type.c.

Definition at line 2373 of file rte_flow.h.


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