struct tarpc_rte_eth_rx_queue_info_get_out

struct tarpc_rte_eth_rx_queue_info_get_out {
    // fields

    struct tarpc_out_arg common;
    struct tarpc_rte_eth_rxq_info qinfo;
    tarpc_int retval;
};