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

#include <rte_eth_ctrl.h>

Data Fields

uint32_t src_ip
 
uint32_t dst_ip
 

Detailed Description

A structure used to define the input for IPV4 flow

Field Documentation

uint32_t dst_ip

IPv4 destination address to match.

uint32_t src_ip

IPv4 source address to match.


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