DPDK  17.11.10
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 540 of file rte_flow.h.

Field Documentation

struct ipv6_hdr hdr

IPv6 header definition.

Definition at line 541 of file rte_flow.h.


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