DPDK  19.11.14
Data Fields
rte_flow_item_ipv6 Struct Reference

#include <rte_flow.h>

Data Fields

struct rte_ipv6_hdr hdr
 

Detailed Description

RTE_FLOW_ITEM_TYPE_IPV6.

Matches an IPv6 header.

Note: IPv6 options are handled by dedicated pattern items, see RTE_FLOW_ITEM_TYPE_IPV6_EXT.

Definition at line 763 of file rte_flow.h.

Field Documentation

◆ hdr

struct rte_ipv6_hdr hdr

IPv6 header definition.

Definition at line 764 of file rte_flow.h.


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