INSEE 05.04.2011
Interconnection Nertworks Simulation and Evaluation Environment
|
#include <router.h>
Data Fields | |
queue | q |
Associated queue -- useless for consumption. | |
bet_type | bet |
Which output port will I try to reserve? | |
port_type | aop |
Assigned output port for this queue. | |
long | tor |
Time of last request for output. | |
long * | req |
Table of requests. | |
port_type | ri |
Last request attended. | |
port_type | sip |
Input port using this output port. | |
long * | histo |
size = MAX_QUEUE_LEN | |
long | utilization |
Utilization of this port. | |
bool_t | faulty |
Is there any problem with the link. |
Structure that defines a pair of input - output ports.