DPDK  make-f/builddir/build/BUILD/dpdk-17.02/mk/rte.sdkconfig.mkshowversion
Data Fields
rte_flow_item_ipv6 Struct Reference

#include <rte_flow.h>

Data Fields

struct ipv6_hdr hdr
 

Detailed Description

RTE_FLOW_ITEM_TYPE_IPV6.

Matches an IPv6 header.

Note: IPv6 options are handled by dedicated pattern items.

Definition at line 464 of file rte_flow.h.

Field Documentation

◆ hdr

struct ipv6_hdr hdr

IPv6 header definition.

Definition at line 465 of file rte_flow.h.


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