Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_eth_ctrl.h194 struct rte_eth_sctpv4_flow { struct
195 struct rte_eth_ipv4_flow ip; /**< IPv4 fields to match. */
196 uint16_t src_port; /**< SCTP source port in big endian. */
197 uint16_t dst_port; /**< SCTP destination port in big endian. */
198 uint32_t verify_tag; /**< Verify tag in big endian */