| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|