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/classifier-addr-mpls.h File Reference

#include "address.h"
#include "classifier-addr.h"
#include "tclcl.h"

Compounds

struct  ERB
struct  ERBEntry
struct  hdr_mpls
struct  LIB
struct  LIBEntry
class  MPLSAddressClassifier
struct  PFT
struct  PFTEntry
struct  PktInfo

Variables

const int MPLS_MaxPFTEntryNB = 100
const int MPLS_MaxLIBEntryNB = 100
const int MPLS_MaxERBEntryNB = 100
const int MPLS_MINIMUM_LSPID = 1000
const int MPLS_DEFAULT_PHB = -1
const int MPLS_DONTCARE = -77
const int MPLS_GOTO_L3 = -99
const int MPLS_DROPPACKET = 0
const int MPLS_L3FORWARDING = 1
const int MPLS_MAKENEWLSP = 2

Variable Documentation

const int MPLS_DEFAULT_PHB = -1
 

const int MPLS_DONTCARE = -77
 

const int MPLS_DROPPACKET = 0
 

const int MPLS_GOTO_L3 = -99
 

const int MPLS_L3FORWARDING = 1
 

const int MPLS_MAKENEWLSP = 2
 

const int MPLS_MaxERBEntryNB = 100
 

const int MPLS_MaxLIBEntryNB = 100
 

const int MPLS_MaxPFTEntryNB = 100
 

const int MPLS_MINIMUM_LSPID = 1000
 


This document is generated by doxygen.