|
DPDK
2.0.0
|
#include <rte_eth_ctrl.h>
Data Fields | |
| uint32_t | src_ip |
| uint32_t | dst_ip |
A structure used to define the input for IPV4 flow
| uint32_t dst_ip |
IPv4 destination address to match.
| uint32_t src_ip |
IPv4 source address to match.
1.8.1.2