struct tarpc_rte_eth_xstat_name

struct tarpc_rte_eth_xstat_name {
    // fields

    char name[TARPC_RTE_ETH_XSTATS_NAME_SIZE];
};