Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.h830 struct rte_eth_mirror_conf { struct
831 uint8_t rule_type; /**< Mirroring rule type */
832 uint8_t dst_pool; /**< Destination pool for this mirror rule. */
833 uint64_t pool_mask; /**< Bitmap of pool for pool mirroring */
835 struct rte_eth_vlan_mirror vlan;