ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ns-2/mpls/ldp.h File Reference

#include "agent.h"
#include "tclcl.h"
#include "packet.h"
#include "address.h"
#include "ip.h"

Compounds

struct  hdr_ldp
class  LDPAgent
struct  MsgT
struct  MsgTable

Variables

const int LDP_MaxMSGTEntryNB = 100
const int LDP_NotificationMSG = 0x0001
const int LDP_MappingMSG = 0x0400
const int LDP_RequestMSG = 0x0401
const int LDP_WithdrawMSG = 0x0402
const int LDP_ReleaseMSG = 0x0403
const int LDP_LoopDetected = 0x000B
const int LDP_NoRoute = 0x000D
const int LDP_LabelALLOC = 0
const int LDP_LabelPASS = 1
const int LDP_LabelSTACK = 2

Variable Documentation

const int LDP_LabelALLOC = 0
 

const int LDP_LabelPASS = 1
 

const int LDP_LabelSTACK = 2
 

const int LDP_LoopDetected = 0x000B
 

const int LDP_MappingMSG = 0x0400
 

const int LDP_MaxMSGTEntryNB = 100
 

const int LDP_NoRoute = 0x000D
 

const int LDP_NotificationMSG = 0x0001
 

const int LDP_ReleaseMSG = 0x0403
 

const int LDP_RequestMSG = 0x0401
 

const int LDP_WithdrawMSG = 0x0402
 


This document is generated by doxygen.