DPDK  2.1.0
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 348 of file rte_eth_ctrl.h.

Field Documentation

uint32_t src_ip[4]

IPv6 source address to match.

Definition at line 349 of file rte_eth_ctrl.h.

uint32_t dst_ip[4]

IPv6 destination address to match.

Definition at line 350 of file rte_eth_ctrl.h.


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