struct tapi_perf_server

Overview

Network throughput test server tool context More…

#include <tapi_performance.h>

struct tapi_perf_server {
    // fields

    tapi_perf_app app;
    const tapi_perf_server_methods* methods;
};

Detailed Documentation

Network throughput test server tool context

Fields

tapi_perf_app app

Tool context

const tapi_perf_server_methods* methods

Methods to operate the tool