|
INET Framework for OMNeT++/OMNEST
|
Struct generated from inet/routing/ospfv2/Ospfv2Packet.msg:208 by opp_msgtool. More...
#include <Ospfv2Packet_m.h>
Public Member Functions | |
| Ospfv2DdOptions () | |
Public Attributes | |
| unsigned short | unused = 0 |
| bool | I_Init = false |
| bool | M_More = false |
| bool | MS_MasterSlave = false |
Struct generated from inet/routing/ospfv2/Ospfv2Packet.msg:208 by opp_msgtool.
| inet::ospfv2::Ospfv2DdOptions::Ospfv2DdOptions | ( | ) |
| bool inet::ospfv2::Ospfv2DdOptions::I_Init = false |
Referenced by inet::ospfv2::Neighbor::Neighbor(), inet::ospfv2::operator==(), inet::ospfv2::MessageHandler::printDatabaseDescriptionPacket(), inet::ospfv2::DatabaseDescriptionHandler::processDDPacket(), inet::ospfv2::DatabaseDescriptionHandler::processPacket(), and inet::ospfv2::Neighbor::sendDatabaseDescriptionPacket().
| bool inet::ospfv2::Ospfv2DdOptions::M_More = false |
Referenced by inet::ospfv2::Neighbor::Neighbor(), inet::ospfv2::operator==(), inet::ospfv2::MessageHandler::printDatabaseDescriptionPacket(), inet::ospfv2::DatabaseDescriptionHandler::processDDPacket(), inet::ospfv2::DatabaseDescriptionHandler::processPacket(), and inet::ospfv2::Neighbor::sendDatabaseDescriptionPacket().
| bool inet::ospfv2::Ospfv2DdOptions::MS_MasterSlave = false |
| unsigned short inet::ospfv2::Ospfv2DdOptions::unused = 0 |