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

classifier-addr-mpls.h File Reference

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

Include dependency graph for classifier-addr-mpls.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  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
 

Definition at line 59 of file classifier-addr-mpls.h.

Referenced by MPLSAddressClassifier::command(), and MPLSAddressClassifier::GetIPInfo().

const int MPLS_DONTCARE = -77
 

Definition at line 60 of file classifier-addr-mpls.h.

Referenced by MPLSAddressClassifier::LIBupdate(), and MPLSAddrClassifierClass::method().

const int MPLS_DROPPACKET = 0
 

Definition at line 64 of file classifier-addr-mpls.h.

Referenced by MPLSAddressClassifier::do_reroute().

const int MPLS_GOTO_L3 = -99
 

Definition at line 61 of file classifier-addr-mpls.h.

Referenced by MPLSAddressClassifier::classify(), MPLSAddressClassifier::convertL2toL2(), MPLSAddressClassifier::convertL3toL2(), MPLSAddressClassifier::do_reroute(), MPLSAddressClassifier::MPLSclassify(), MPLSAddressClassifier::processIP(), and MPLSAddressClassifier::processLabelP().

const int MPLS_L3FORWARDING = 1
 

Definition at line 65 of file classifier-addr-mpls.h.

Referenced by MPLSAddressClassifier::do_reroute().

const int MPLS_MAKENEWLSP = 2
 

Definition at line 66 of file classifier-addr-mpls.h.

Referenced by MPLSAddressClassifier::command(), and MPLSAddressClassifier::do_reroute().

const int MPLS_MaxERBEntryNB = 100
 

Definition at line 56 of file classifier-addr-mpls.h.

const int MPLS_MaxLIBEntryNB = 100
 

Definition at line 55 of file classifier-addr-mpls.h.

Referenced by MPLSAddressClassifier::LIBinsert().

const int MPLS_MaxPFTEntryNB = 100
 

Definition at line 54 of file classifier-addr-mpls.h.

const int MPLS_MINIMUM_LSPID = 1000
 

Definition at line 57 of file classifier-addr-mpls.h.

Referenced by MPLSAddrClassifierClass::method().


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