RoutingHdr Struct Reference

List of all members.

Public Member Functions

char * saddr ()
char * daddr ()
char * nexthop ()
int & ttl ()
void addModuleRoute (int i, int val)
int moduleRouteCount ()
int getModuleRoute (int i)
void clearModuleRoute ()
int sendup ()
void setSendup ()

Static Public Member Functions

static int & offset ()
static struct RoutingHdraccess (const Packet *p)

Public Attributes

char saddr_ [MRCL_ADDRESS_MAX_LEN]
char daddr_ [MRCL_ADDRESS_MAX_LEN]
char nexthop_ [MRCL_ADDRESS_MAX_LEN]
int moduleRoute_ [MRCL_ADDRESS_MAX_ROUTING_TREE_DEPTH]
int moduleRouteCount_
int sendup_
int ttl_

Static Public Attributes

static int offset_ = 0

Detailed Description

Definition at line 47 of file mrcl-address.h.


The documentation for this struct was generated from the following files:
Generated on Wed Nov 26 15:52:16 2008 for NS-MIRACLE library by  doxygen 1.5.2