DPDK
20.05.0
|
#include <rte_flow.h>
Data Fields | |
struct rte_ipv6_hdr | hdr |
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 788 of file rte_flow.h.
struct rte_ipv6_hdr hdr |
IPv6 header definition.
Definition at line 789 of file rte_flow.h.