struct tapi_perf_server_methods

Methods to operate the server network throughput test tool.

#include <tapi_performance.h>

struct tapi_perf_server_methods {
    // fields

    tapi_perf_server_method_build_args build_args;
    tapi_perf_server_method_get_report get_report;
};