|
INET Framework for OMNeT++/OMNEST
|
#include <omnetpp.h>Classes | |
| class | inet::bgp::BGPHeader |
Class generated from inet/routing/bgpv4/BGPMessage/BGPHeader.msg:49 by nedtool. More... | |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
| inet::bgp | |
Macros | |
| #define | __INET__BGP_BGPHEADER_M_H |
| #define | MSGC_VERSION 0x0501 |
| #define | INET_API |
Enumerations | |
| enum | inet::bgp::BGPType { inet::bgp::BGP_OPEN = 1, inet::bgp::BGP_UPDATE = 2, inet::bgp::BGP_NOTIFICATION = 3, inet::bgp::BGP_KEEPALIVE = 4 } |
Enum generated from inet/routing/bgpv4/BGPMessage/BGPHeader.msg:33 by nedtool. More... | |
Functions | |
| void | inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BGPHeader &obj) |
| void | inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BGPHeader &obj) |
Variables | |
| const int | inet::BGP_HEADER_OCTETS = 19 |
| #define __INET__BGP_BGPHEADER_M_H |
| #define INET_API |
| #define MSGC_VERSION 0x0501 |