Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_eth_ctrl.h185 struct rte_eth_tcpv4_flow { struct
186 struct rte_eth_ipv4_flow ip; /**< IPv4 fields to match. */
187 uint16_t src_port; /**< TCP source port in big endian. */
188 uint16_t dst_port; /**< TCP destination port in big endian. */