#pragma once #include #include int tap_representor_init(struct mr_instance * mr_instance, struct mr_vdev * vdev); int tap_representor_entry(struct mr_vdev * vdev, unsigned int qid, struct rte_mbuf * buffs[], unsigned int nr_buffs);