INSEE 05.04.2011
Interconnection Nertworks Simulation and Evaluation Environment
|
Definition of FSIN Packets. More...
#include "misc.h"
Go to the source code of this file.
Data Structures | |
struct | routing_r |
struct | packet_t |
Typedefs | |
typedef struct routing_r | routing_r |
typedef enum message_l | message_l |
typedef struct packet_t | packet_t |
Enumerations | |
enum | message_l { SHORT_MSG, LONG_MSG, LONG_LAST_MSG } |
Definition of FSIN Packets.
Structure that defines a FSIN packet.
It contains all the needed information for routing, stats calculating and bimodal & trace traffic supporting.
enum message_l |