|
DPDK
2.0.0
|
#include <rte_eth_ctrl.h>
Data Fields | |
| struct rte_eth_ipv6_flow | ip |
| uint16_t | src_port |
| uint16_t | dst_port |
A structure used to define the input for IPV6 UDP flow
| uint16_t dst_port |
UDP destination port to match.
| struct rte_eth_ipv6_flow ip |
IPv6 fields to match.
| uint16_t src_port |
UDP source port to match.
1.8.1.2