#include <math.h>
#include <sys/types.h>
#include "config.h"
#include "template.h"
#include "random.h"
#include "flags.h"
#include "delay.h"
#include "red.h"
Include dependency graph for red.cc:

Go to the source code of this file.
Data Structures | |
| class | REDClass |
Defines | |
| #define | DTYPE_FORCED 1 |
| #define | DTYPE_NONE 0 |
| #define | DTYPE_UNFORCED 2 |
| #define | RED_EWMA |
Variables | |
| REDClass | class_red |
| static const char | rcsid [] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value:
"@(#) $Header: /nfs/jade/vint/CVSROOT/ns-2/queue/red.cc,v 1.80 2004/10/28 23:35:37 haldar Exp $ (LBL)"
|
1.4.6