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

ldp.h File Reference

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

Include dependency graph for ldp.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

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
 

Definition at line 68 of file ldp.h.

Referenced by LDPAgent::MSGTinsert().

const int LDP_LabelPASS = 1
 

Definition at line 69 of file ldp.h.

Referenced by LDPAgent::command().

const int LDP_LabelSTACK = 2
 

Definition at line 70 of file ldp.h.

Referenced by LDPAgent::command().

const int LDP_LoopDetected = 0x000B
 

Definition at line 65 of file ldp.h.

Referenced by LDPAgent::command(), and LDPAgent::parse_status().

const int LDP_MappingMSG = 0x0400
 

Definition at line 60 of file ldp.h.

Referenced by LDPAgent::command(), LDPAgent::parse_msgtype(), and LDPAgent::recv().

const int LDP_MaxMSGTEntryNB = 100
 

Definition at line 56 of file ldp.h.

Referenced by LDPAgent::MSGTinsert().

const int LDP_NoRoute = 0x000D
 

Definition at line 66 of file ldp.h.

Referenced by LDPAgent::command(), and LDPAgent::parse_status().

const int LDP_NotificationMSG = 0x0001
 

Definition at line 59 of file ldp.h.

Referenced by LDPAgent::command(), LDPAgent::parse_msgtype(), and LDPAgent::recv().

const int LDP_ReleaseMSG = 0x0403
 

Definition at line 63 of file ldp.h.

Referenced by LDPAgent::command(), LDPAgent::parse_msgtype(), and LDPAgent::recv().

const int LDP_RequestMSG = 0x0401
 

Definition at line 61 of file ldp.h.

Referenced by LDPAgent::command(), LDPAgent::parse_msgtype(), and LDPAgent::recv().

const int LDP_WithdrawMSG = 0x0402
 

Definition at line 62 of file ldp.h.

Referenced by LDPAgent::command(), LDPAgent::parse_msgtype(), and LDPAgent::recv().


Generated on Tue Apr 20 12:22:06 2004 for NS2.26SourcesOriginal by doxygen 1.3.3