Home
last modified time | relevance | path

Searched defs:rte_eth_udpv6_flow (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_eth_ctrl.h215 struct rte_eth_udpv6_flow { struct
216 struct rte_eth_ipv6_flow ip; /**< IPv6 fields to match. */
217 uint16_t src_port; /**< UDP source port in big endian. */
218 uint16_t dst_port; /**< UDP destination port in big endian. */