struct tapi_cfg_if_xstat

struct tapi_cfg_if_xstat {
    // fields

    char name[TAPI_CFG_MAX_XSTAT_NAME];
    uint64_t value;
};