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

#include <rte_eth_ctrl.h>

Data Fields

uint32_t src_ip [4]
 
uint32_t dst_ip [4]
 

Detailed Description

A structure used to define the input for IPV6 flow

Field Documentation

uint32_t dst_ip[4]

IPv6 destination address to match.

uint32_t src_ip[4]

IPv6 source address to match.


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