|
INET Framework for OMNeT++/OMNEST
|
#include "INETDefs.h"Namespaces | |
| namespace | ConstType |
Enumerations | |
| enum | messageKind { MPLS_KIND, LDP_KIND, SIGNAL_KIND } |
Variables | |
| const char | ConstType::libDataMarker [] = "In-lbl In-intf Out-lbl Out-intf" |
| const char | ConstType::prtDataMarker [] = "Prefix Pointer" |
| const char | ConstType::UnknownData [] = "UNDEFINED" |
| const char | ConstType::NoLabel [] = "Nolabel" |
| const char | ConstType::wildcast [] = "*" |
| const char | ConstType::empty [] = "" |
| const int | ConstType::ldp_port = 646 |
| const int | ConstType::LDP_KIND = 10 |
| const int | ConstType::HOW_KIND = 50 |
| enum messageKind |
{
MPLS_KIND,
LDP_KIND,
SIGNAL_KIND
};