|
INET Framework for OMNeT++/OMNEST
|
Struct generated from inet/routing/ospfv3/Ospfv3Packet.msg:196 by opp_msgtool. More...
#include <Ospfv3Packet_m.h>
Public Member Functions | |
| Ospfv3RouterLsaBody () | |
Public Attributes | |
| uint8_t | type = 0 |
| uint16_t | metric = 0 |
| uint32_t | interfaceID = 0 |
| uint32_t | neighborInterfaceID = 0 |
| ::inet::Ipv4Address | neighborRouterID |
Struct generated from inet/routing/ospfv3/Ospfv3Packet.msg:196 by opp_msgtool.
| inet::ospfv3::Ospfv3RouterLsaBody::Ospfv3RouterLsaBody | ( | ) |
| uint32_t inet::ospfv3::Ospfv3RouterLsaBody::interfaceID = 0 |
| uint16_t inet::ospfv3::Ospfv3RouterLsaBody::metric = 0 |
| uint32_t inet::ospfv3::Ospfv3RouterLsaBody::neighborInterfaceID = 0 |
| ::inet::Ipv4Address inet::ospfv3::Ospfv3RouterLsaBody::neighborRouterID |
Referenced by inet::ospfv3::Ospfv3Area::calculateInterAreaRoutes(), inet::ospfv3::Ospfv3Area::calculateNextHops(), inet::ospfv3::Ospfv3Area::calculateShortestPathTree(), inet::ospfv3::Ospfv3Area::hasLink(), inet::ospfv3::operator<<(), inet::ospfv3::Ospfv3Area::originateRouterLSA(), inet::ospfv3::Ospfv3Area::recheckInterAreaPrefixLSAs(), and inet::ospfv3::Ospfv3Area::routerLSAAlreadyExists().
| uint8_t inet::ospfv3::Ospfv3RouterLsaBody::type = 0 |
Referenced by inet::ospfv3::Ospfv3Area::calculateInterAreaRoutes(), inet::ospfv3::Ospfv3Area::calculateNextHops(), inet::ospfv3::Ospfv3Area::calculateShortestPathTree(), inet::ospfv3::Ospfv3Area::hasLink(), inet::ospfv3::Ospfv3Area::originateRouterLSA(), inet::ospfv3::Ospfv3Area::recheckInterAreaPrefixLSAs(), and inet::ospfv3::Ospfv3Area::routerLSAAlreadyExists().