Logo
  • TE: User Guide
  • Test Suite
    • Network topology model
    • Test API
      • Configuring the test bed
      • DPDK
      • Devices and services
      • Network environment and topology
      • Running programs on an agent
      • Sockets and I/O
      • Test API to interact with RDMA links
        • struct tapi_rdma_link_stat
        • struct tapi_rdma_link_stats
      • Traffic generation and capture
      • Writing a test scenario
      • Remote calls on an agent
    • Test scenarios from the sources
    • Test scenarios in markdown
  • Test Engine
  • Test Agents
  • Common tools API
  • Contributing to TE
  • Terminology
  • Global Namespace
Test Environment
  • Test Suite
  • Test API
  • Test API to interact with RDMA links
  • struct tapi_rdma_link_stat
  • View page source

struct tapi_rdma_link_stat

struct tapi_rdma_link_stat {
    // fields

    char* name;
    int64_t value;
};
Previous Next

© Copyright 2019, OKTET Labs.

Built with Sphinx using a theme provided by Read the Docs.