← Back to C-Kernel-Engine Docs Doxygen Source Documentation
NetworkTopology Struct Reference

#include <system_topology.h>

Data Fields

int best_interface_idx
 
bool has_rdma
 
NetworkInterface interfaces [8]
 
float max_bandwidth_gbs
 
int num_interfaces
 

Detailed Description

Definition at line 217 of file system_topology.h.

Field Documentation

◆ best_interface_idx

int NetworkTopology::best_interface_idx

Definition at line 222 of file system_topology.h.

Referenced by topology_discover_network().

◆ has_rdma

bool NetworkTopology::has_rdma

◆ interfaces

NetworkInterface NetworkTopology::interfaces[8]

Definition at line 219 of file system_topology.h.

Referenced by topology_discover_network(), and topology_print_network().

◆ max_bandwidth_gbs

◆ num_interfaces

int NetworkTopology::num_interfaces

The documentation for this struct was generated from the following file: