DPDK  19.05.0
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, see RTE_FLOW_ITEM_TYPE_IPV6_EXT.

Definition at line 652 of file rte_flow.h.

Field Documentation

struct ipv6_hdr hdr

IPv6 header definition.

Definition at line 653 of file rte_flow.h.


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