INSEE 05.04.2011
Interconnection Nertworks Simulation and Evaluation Environment
Data Fields
packet_t Struct Reference

#include <packet.h>

Collaboration diagram for packet_t:
Collaboration graph
[legend]

Data Fields

long tt
 Timestamp.
long to
 Destiny.
long from
 Origin.
long size
 Size ( in phits )
routing_r rr
 Routing record (rz not used for Midimew)
long inj_time
 Cycle in wich a packet has been injected to the network.
long n_hops
 Hops until current position.
message_l mtype
 Type of message in bimodal injection.
long task
 Task id in event driven simulation.
long length
 Length of a message in event driven simulation.
long id_trama
 Identifier of an Ethernet frame for execution-driven simulation.

Detailed Description

Structure that defines a FSIN packet.

It contains all the needed information for routing, stats calculating and bimodal & trace traffic supporting.


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