gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 83 of file tcp_iface.hh.

Member Data Documentation

◆ distIfaceId

unsigned TCPIface::NodeInfo::distIfaceId

Definition at line 86 of file tcp_iface.hh.

Referenced by TCPIface::establishConnection().

◆ distIfaceNum

unsigned TCPIface::NodeInfo::distIfaceNum

Definition at line 87 of file tcp_iface.hh.

Referenced by TCPIface::establishConnection().

◆ rank

unsigned TCPIface::NodeInfo::rank

Definition at line 85 of file tcp_iface.hh.

Referenced by TCPIface::establishConnection().


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

Generated on Fri Feb 28 2020 16:27:17 for gem5 by doxygen 1.8.13