DPDK  make-f/home/abuild/rpmbuild/BUILD/dpdk-2.2.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

Definition at line 443 of file rte_eth_ctrl.h.

Field Documentation

uint32_t src_ip[4]

IPv6 source address to match.

Definition at line 444 of file rte_eth_ctrl.h.

uint32_t dst_ip[4]

IPv6 destination address to match.

Definition at line 445 of file rte_eth_ctrl.h.


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