|
INET Framework for OMNeT++/OMNEST
|
Struct generated from inet/routing/ospfv2/Ospfv2Packet.msg:177 by opp_msgtool. More...
#include <Ospfv2Packet_m.h>
Public Member Functions | |
| Ospfv2ExternalTosInfo () | |
Public Attributes | |
| unsigned short | tos = 0 |
| bool | E_ExternalMetricType = false |
| unsigned long | routeCost = 1 |
| ::inet::Ipv4Address | forwardingAddress |
| long | externalRouteTag = 0 |
Struct generated from inet/routing/ospfv2/Ospfv2Packet.msg:177 by opp_msgtool.
| inet::ospfv2::Ospfv2ExternalTosInfo::Ospfv2ExternalTosInfo | ( | ) |
| bool inet::ospfv2::Ospfv2ExternalTosInfo::E_ExternalMetricType = false |
Referenced by inet::ospfv2::Router::calculateASExternalRoutes(), inet::ospfv2::Ospfv2::checkExternalRoute(), inet::ospfv2::Router::getUniqueLinkStateID(), inet::ospfv2::Ospfv2ConfigReader::initiateDefaultRouteDistribution(), inet::ospfv2::Ospfv2::insertExternalRoute(), inet::ospfv2::Router::installASExternalLSA(), inet::ospfv2::operator<<(), inet::ospfv2::Router::printAsExternalLsa(), and inet::ospfv2::MessageHandler::printLinkStateUpdatePacket().
| long inet::ospfv2::Ospfv2ExternalTosInfo::externalRouteTag = 0 |
| ::inet::Ipv4Address inet::ospfv2::Ospfv2ExternalTosInfo::forwardingAddress |
| unsigned long inet::ospfv2::Ospfv2ExternalTosInfo::routeCost = 1 |
Referenced by inet::ospfv2::Router::calculateASExternalRoutes(), inet::ospfv2::Router::getPreferredEntry(), inet::ospfv2::Router::getUniqueLinkStateID(), inet::ospfv2::Router::installASExternalLSA(), inet::ospfv2::Router::printAsExternalLsa(), inet::ospfv2::MessageHandler::printLinkStateUpdatePacket(), and inet::ospfv2::Router::updateExternalRoute().
| unsigned short inet::ospfv2::Ospfv2ExternalTosInfo::tos = 0 |