gem5  v20.0.0.3
Public Attributes | List of all members
TCPIface::NodeInfo Struct Reference

Compute node info and storage for the very first connection from each node (used by the switch) More...

Public Attributes

unsigned rank
 
unsigned distIfaceId
 
unsigned distIfaceNum
 

Detailed Description

Compute node info and storage for the very first connection from each node (used by the switch)

Definition at line 80 of file tcp_iface.hh.

Member Data Documentation

◆ distIfaceId

unsigned TCPIface::NodeInfo::distIfaceId

Definition at line 83 of file tcp_iface.hh.

Referenced by TCPIface::establishConnection().

◆ distIfaceNum

unsigned TCPIface::NodeInfo::distIfaceNum

Definition at line 84 of file tcp_iface.hh.

Referenced by TCPIface::establishConnection().

◆ rank

unsigned TCPIface::NodeInfo::rank

Definition at line 82 of file tcp_iface.hh.

Referenced by TCPIface::establishConnection().


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

Generated on Fri Jul 3 2020 15:53:21 for gem5 by doxygen 1.8.13