Searched defs:rte_eth_tcpv6_flow (Results 1 – 1 of 1) sorted by relevance
224 struct rte_eth_tcpv6_flow { struct225 struct rte_eth_ipv6_flow ip; /**< IPv6 fields to match. */226 uint16_t src_port; /**< TCP source port to in big endian. */227 uint16_t dst_port; /**< TCP destination port in big endian. */