#include "address.h"#include "classifier-addr.h"#include "tclcl.h"Include dependency graph for classifier-addr-mpls.h:

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

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 |
|
|
Definition at line 59 of file classifier-addr-mpls.h. Referenced by MPLSAddressClassifier::command(), and MPLSAddressClassifier::GetIPInfo(). |
|
|
Definition at line 60 of file classifier-addr-mpls.h. Referenced by MPLSAddressClassifier::LIBupdate(), and MPLSAddrClassifierClass::method(). |
|
|
Definition at line 64 of file classifier-addr-mpls.h. Referenced by MPLSAddressClassifier::do_reroute(). |
|
|
|
Definition at line 65 of file classifier-addr-mpls.h. Referenced by MPLSAddressClassifier::do_reroute(). |
|
|
Definition at line 66 of file classifier-addr-mpls.h. Referenced by MPLSAddressClassifier::command(), and MPLSAddressClassifier::do_reroute(). |
|
|
Definition at line 56 of file classifier-addr-mpls.h. |
|
|
Definition at line 55 of file classifier-addr-mpls.h. Referenced by MPLSAddressClassifier::LIBinsert(). |
|
|
Definition at line 54 of file classifier-addr-mpls.h. |
|
|
Definition at line 57 of file classifier-addr-mpls.h. Referenced by MPLSAddrClassifierClass::method(). |
1.3.3