struct tarpc_rte_eth_representor_info_get_in

struct tarpc_rte_eth_representor_info_get_in {
    // fields

    struct tarpc_out_arg common;
    uint16_t port_id;
    tarpc_rte_eth_representor_info info;
};