INET Framework for OMNeT++/OMNEST
|
Struct generated from inet/routing/ospfv2/OSPFPacket.msg:37 by nedtool. More...
#include <OSPFPacket_m.h>
Public Member Functions | |
OSPFOptions () | |
Public Attributes | |
bool | unused_1 |
bool | E_ExternalRoutingCapability |
bool | MC_MulticastForwarding |
bool | NP_Type7LSA |
bool | EA_ForwardExternalLSAs |
bool | DC_DemandCircuits |
bool | unused_2 |
bool | unused_3 |
Struct generated from inet/routing/ospfv2/OSPFPacket.msg:37 by nedtool.
inet::ospf::OSPFOptions::OSPFOptions | ( | ) |
bool inet::ospf::OSPFOptions::DC_DemandCircuits |
Referenced by inet::ospf::operator==().
bool inet::ospf::OSPFOptions::E_ExternalRoutingCapability |
Referenced by inet::ospf::operator==(), inet::ospf::Router::originateASExternalLSA(), inet::ospf::Area::originateNetworkLSA(), inet::ospf::Area::originateRouterLSA(), inet::ospf::Area::originateSummaryLSA(), inet::ospf::HelloHandler::processPacket(), inet::ospf::Neighbor::sendDatabaseDescriptionPacket(), inet::ospf::Interface::sendHelloPacket(), and inet::ospf::Router::updateExternalRoute().
bool inet::ospf::OSPFOptions::EA_ForwardExternalLSAs |
Referenced by inet::ospf::operator==().
bool inet::ospf::OSPFOptions::MC_MulticastForwarding |
Referenced by inet::ospf::operator==().
bool inet::ospf::OSPFOptions::NP_Type7LSA |
Referenced by inet::ospf::operator==().
bool inet::ospf::OSPFOptions::unused_1 |
bool inet::ospf::OSPFOptions::unused_2 |
bool inet::ospf::OSPFOptions::unused_3 |