#include <string>
#include <omnetpp.h>
#include <iostream>
#include <vector>
#include "INETDefs.h"
#include "LDPPacket_m.h"
#include "UDPSocket.h"
#include "TCPSocket.h"
#include "TCPSocketMap.h"
#include "IClassifier.h"
#include "NotificationBoard.h"
Classes | |
class | LDP |
struct | LDP::fec_t |
struct | LDP::fec_bind_t |
struct | LDP::pending_req_t |
struct | LDP::peer_info |
Defines | |
#define | LDP_PORT 646 |
#define | LDP_TRAFFIC 4 |
#define | LDP_HELLO_TRAFFIC 5 |
#define | LDP_USER_TRAFFIC 100 |
#define LDP_HELLO_TRAFFIC 5 |
#define LDP_PORT 646 |
#define LDP_TRAFFIC 4 |
#define LDP_USER_TRAFFIC 100 |