Searched defs:rte_eth_udpv4_flow (Results 1 – 1 of 1) sorted by relevance
176 struct rte_eth_udpv4_flow { struct177 struct rte_eth_ipv4_flow ip; /**< IPv4 fields to match. */178 uint16_t src_port; /**< UDP source port in big endian. */179 uint16_t dst_port; /**< UDP destination port in big endian. */