Searched defs:rte_eth_mirror_conf (Results 1 – 1 of 1) sorted by relevance
830 struct rte_eth_mirror_conf { struct831 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;