struct tarpc_rte_eth_stats_get_in

rte_eth_stats_get()

struct tarpc_rte_eth_stats_get_in {
    // fields

    struct tarpc_in_arg common;
    uint16_t port_id;
};