DESERT 3.5.1
|
#include "config.h"
Go to the source code of this file.
Classes | |
struct | routing_table_entry |
Variables | |
static const int | MAX_HOP_NUMBER |
static const int | HOP_TABLE_LENGTH |
Common structures and definition used by UWICRP.
Common structures and definition used by UWICRP.
Definition in file uwicrp-common.h.
|
static |
Maximum length of the routing table of a node FOR UWICRP.
Definition at line 48 of file uwicrp-common.h.
|
static |
Maximum number of hops contained in a SUN Path Establishment packet.
Definition at line 45 of file uwicrp-common.h.