|
INET Framework for OMNeT++/OMNEST
|
Struct generated from inet/routing/ospfv2/OSPFPacket.msg:170 by nedtool. More...
#include <OSPFPacket_m.h>
Public Member Functions | |
| ExternalTOSInfo () | |
Public Attributes | |
| TOSData | tosData |
| bool | E_ExternalMetricType |
| IPv4Address | forwardingAddress |
| long | externalRouteTag |
Struct generated from inet/routing/ospfv2/OSPFPacket.msg:170 by nedtool.
| inet::ospf::ExternalTOSInfo::ExternalTOSInfo | ( | ) |
| bool inet::ospf::ExternalTOSInfo::E_ExternalMetricType |
Referenced by inet::ospf::ASExternalLSA::differsFrom(), and inet::ospf::operator<<().
| long inet::ospf::ExternalTOSInfo::externalRouteTag |
Referenced by inet::ospf::ASExternalLSA::differsFrom(), and inet::ospf::operator<<().
| IPv4Address inet::ospf::ExternalTOSInfo::forwardingAddress |
Referenced by inet::ospf::ASExternalLSA::differsFrom(), and inet::ospf::operator<<().
| TOSData inet::ospf::ExternalTOSInfo::tosData |
Referenced by inet::ospf::ASExternalLSA::differsFrom(), and inet::ospf::operator<<().