struct tarpc_rte_eth_representor_range
struct tarpc_rte_eth_representor_range { // fields enum tarpc_rte_eth_representor_type type; tarpc_int controller; tarpc_int pf; tarpc_int vfsf; uint32_t id_base; uint32_t id_end; char name[TARPC_RTE_DEV_NAME_MAX_LEN]; };