INET Framework for OMNeT++/OMNEST
BgpCommon_m.h File Reference
#include <omnetpp.h>
#include "inet/common/INETDefs_m.h"

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 
 inet::bgp
 
 omnetpp
 

Macros

#define MSGC_VERSION   0x0600
 
#define INET_API
 

Enumerations

enum  inet::bgp::BgpSessionType { inet::bgp::IGP = 0, inet::bgp::EGP = 1, inet::bgp::INCOMPLETE = 2 }
 Enum generated from inet/routing/bgpv4/BgpCommon.msg:12 by opp_msgtool. More...
 
enum  inet::bgp::BgpPathSegmentType { inet::bgp::AS_SET = 1, inet::bgp::AS_SEQUENCE = 2 }
 Enum generated from inet/routing/bgpv4/BgpCommon.msg:19 by opp_msgtool. More...
 

Functions

void inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BgpSessionType &e)
 
void inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BgpSessionType &e)
 
void inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BgpPathSegmentType &e)
 
void inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BgpPathSegmentType &e)
 

Macro Definition Documentation

◆ INET_API

#define INET_API

◆ MSGC_VERSION

#define MSGC_VERSION   0x0600